jbilcke-hf's picture
jbilcke-hf HF Staff
up
d8d8216

A newer version of the Gradio SDK is available: 5.42.0

Upgrade
metadata
emoji: 🎥
title: Fast Rendering Node
short_description: Based on Wan2.1-1.3B Self-Forcing
sdk: gradio
sdk_version: 5.35.0
load_balancing_strategy: random

This server generates video chunks as base64 data uri strings.

It it is meant to be used as an API by AI robots or advanced AI video tools and platforms, such as TikSlop or Clapper.

It is best to run it on a big GPU such as a Nvidia A100, H100 or H200.

It can run on a Nvidia L40S but not in real-time.

Acknowledgements

If you want to use this codebase for your project, I invite you to use the original repository instead, it will better fit your needs (it contains things I removed because I didn't need them).

A big thank you to Multimodalart who created the original repo!

This codebase is built on top of the open-source implementation of CausVid by Tianwei Yin and the Wan2.1 repo.