Spaces:
Runtime error
Runtime error
torch added
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
numpy
|
2 |
-
diffusers
|
3 |
-
transformers
|
|
|
1 |
numpy
|
2 |
+
diffusers["torch"]
|
3 |
+
transformers["torch"]
|