Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@
|
|
2 |
torch
|
3 |
diffusers
|
4 |
transformers
|
5 |
-
scipy
|
|
|
|
2 |
torch
|
3 |
diffusers
|
4 |
transformers
|
5 |
+
scipy
|
6 |
+
ftfy
|