Spaces:
Running on Zero
Running on Zero
gradio 5.29.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
diffusers>=0.33.0
|
| 2 |
-
git+https://github.com/
|
| 3 |
accelerate
|
| 4 |
huggingface_hub
|
| 5 |
scipy
|
|
|
|
| 1 |
diffusers>=0.33.0
|
| 2 |
+
git+https://github.com/toshas/gradio-dualvision.git@gradio-5.29.0
|
| 3 |
accelerate
|
| 4 |
huggingface_hub
|
| 5 |
scipy
|