wlsaidhi commited on
Commit
31f8e8d
·
verified ·
1 Parent(s): af12a01

Full release name: FastVideo-Minimax-FastH3-Preview-v0.1 (README.md)

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,7 +18,7 @@ tags:
18
  - fasth3
19
  ---
20
 
21
- # FastH3-Preview-v0.1
22
 
23
  **A few-step (4-step) distillation preview of [MiniMax-H3](https://huggingface.co/MiniMaxAI/MiniMax-H3)**, the
24
  33B dual-modality (video + audio) diffusion transformer — distilled with data-free
@@ -50,7 +50,7 @@ additional inference speedup.
50
  from fastvideo import VideoGenerator
51
 
52
  gen = VideoGenerator.from_pretrained(
53
- "FastVideo/FastH3-Preview-v0.1",
54
  num_gpus=1,
55
  )
56
  video = gen.generate_video(
 
18
  - fasth3
19
  ---
20
 
21
+ # FastVideo-Minimax-FastH3-Preview-v0.1
22
 
23
  **A few-step (4-step) distillation preview of [MiniMax-H3](https://huggingface.co/MiniMaxAI/MiniMax-H3)**, the
24
  33B dual-modality (video + audio) diffusion transformer — distilled with data-free
 
50
  from fastvideo import VideoGenerator
51
 
52
  gen = VideoGenerator.from_pretrained(
53
+ "FastVideo/FastVideo-Minimax-FastVideo-Minimax-FastH3-Preview-v0.1",
54
  num_gpus=1,
55
  )
56
  video = gen.generate_video(