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