Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
torch==2.
|
|
|
2 |
accelerate==1.0.1
|
3 |
datasets==3.1.0
|
4 |
git+https://github.com/zhuang2002/diffusers_colorflow.git
|
|
|
1 |
+
torch==2.0.0
|
2 |
+
torchvision==0.15.1
|
3 |
accelerate==1.0.1
|
4 |
datasets==3.1.0
|
5 |
git+https://github.com/zhuang2002/diffusers_colorflow.git
|