jbilcke-hf HF Staff commited on
Commit
ab4cfa8
·
1 Parent(s): 257dc46
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,12 +1,14 @@
1
  ---
2
  emoji: 🎥
3
- title: 'Self-Forcing Wan2.1-1.3B'
4
- short_description: MCP server for real-time video generation
5
  sdk: gradio
6
  sdk_version: 5.35.0
7
  ---
8
 
9
- This server is meant to be used as an API/MCP server by generative AI video apps.
 
 
10
 
11
  It is best to run it on a big GPU such as a Nvidia A100, H100 or H200.
12
 
 
1
  ---
2
  emoji: 🎥
3
+ title: 'Fast Rendering Node'
4
+ short_description: Based on Wan2.1-1.3B Self-Forcing
5
  sdk: gradio
6
  sdk_version: 5.35.0
7
  ---
8
 
9
+ This server generates video chunks as base64 data uri strings.
10
+
11
+ 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.
12
 
13
  It is best to run it on a big GPU such as a Nvidia A100, H100 or H200.
14