Spaces:
Runtime error
Runtime error
cocktailpeanut
commited on
Commit
•
bb0bcc3
1
Parent(s):
022d0d3
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
numpy<1.24.0
|
2 |
-
torch==2.0.1
|
3 |
-
torchvision==0.15.2
|
4 |
diffusers==0.22.0
|
5 |
transformers==4.34.1
|
6 |
accelerate
|
|
|
1 |
numpy<1.24.0
|
2 |
+
#torch==2.0.1
|
3 |
+
#torchvision==0.15.2
|
4 |
diffusers==0.22.0
|
5 |
transformers==4.34.1
|
6 |
accelerate
|