multimodalart HF Staff commited on
Commit
ef0bfcc
·
verified ·
1 Parent(s): d479a15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: indigo
6
  sdk: gradio
7
  sdk_version: 6.20.0
8
  app_file: app.py
9
- pinned: false
10
  short_description: Video generation with a synchronized soundtrack
11
  suggested_hardware: zero-a10g
12
  ---
@@ -161,4 +161,4 @@ one-time `PIPE.to("cuda")` is inside the first row's 339 s and does not reappear
161
 
162
  MiniMax-H3 is modular-only and not in a released `diffusers`, so the integration branch's `src/diffusers` tree is
163
  vendored here as a top-level `diffusers/` package; the working directory comes first on `sys.path`, so there is no
164
- install step. `requirements.txt` only carries what that tree imports.
 
6
  sdk: gradio
7
  sdk_version: 6.20.0
8
  app_file: app.py
9
+ pinned: true
10
  short_description: Video generation with a synchronized soundtrack
11
  suggested_hardware: zero-a10g
12
  ---
 
161
 
162
  MiniMax-H3 is modular-only and not in a released `diffusers`, so the integration branch's `src/diffusers` tree is
163
  vendored here as a top-level `diffusers/` package; the working directory comes first on `sys.path`, so there is no
164
+ install step. `requirements.txt` only carries what that tree imports.