Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
transformers
|
| 2 |
torch
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
torch
|
| 3 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 4 |
+
torch
|
| 5 |
+
scipy
|
| 6 |
+
ftfy
|
| 7 |
+
diffusers
|