Spaces:
Running on Zero
Running on Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🎬
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 6.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
hf_oauth: true
|
|
@@ -229,4 +229,4 @@ pull request, [huggingface/diffusers#14371](https://github.com/huggingface/diffu
|
|
| 229 |
`665f5782` (`refs/pull/14371/head`) rather than to the moving `minimax-h3-refactor` branch.
|
| 230 |
|
| 231 |
That PR is a WIP, so it needs re-pinning whenever it updates, and `h3_split_blocks.py` — which subclasses its block
|
| 232 |
-
classes to cut the pipeline in two — has to be re-checked against the new head at the same time.
|
|
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.24.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
hf_oauth: true
|
|
|
|
| 229 |
`665f5782` (`refs/pull/14371/head`) rather than to the moving `minimax-h3-refactor` branch.
|
| 230 |
|
| 231 |
That PR is a WIP, so it needs re-pinning whenever it updates, and `h3_split_blocks.py` — which subclasses its block
|
| 232 |
+
classes to cut the pipeline in two — has to be re-checked against the new head at the same time.
|