Spaces:
Build error
Build error
flamehaze1115
commited on
Commit
•
4cb778e
1
Parent(s):
d1214ac
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.13.1
|
3 |
-
torchvision
|
4 |
diffusers[torch]==0.19.3
|
5 |
xformers==0.0.16
|
6 |
transformers>=4.25.1
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.13.1
|
3 |
+
torchvision
|
4 |
diffusers[torch]==0.19.3
|
5 |
xformers==0.0.16
|
6 |
transformers>=4.25.1
|