Spaces:
Running
on
Zero
Running
on
Zero
[maintenance] fix broken space by updating ZeroGPU dependencies
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
torchvision==0.15.1
|
3 |
accelerate==1.0.1
|
4 |
datasets==3.1.0
|
5 |
git+https://github.com/zhuang2002/diffusers_colorflow.git
|
|
|
1 |
+
torchvision
|
|
|
2 |
accelerate==1.0.1
|
3 |
datasets==3.1.0
|
4 |
git+https://github.com/zhuang2002/diffusers_colorflow.git
|