Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
scikit-image
|
2 |
diffusers==0.9.0
|
3 |
spacy
|
|
|
1 |
+
torch<=1.13
|
2 |
+
torchvision
|
3 |
scikit-image
|
4 |
diffusers==0.9.0
|
5 |
spacy
|