Spaces:
Runtime error
Runtime error
ruanchaves
commited on
Commit
•
bcac309
1
Parent(s):
b47e996
add deps:
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
torch
|
2 |
gradio
|
3 |
-
transformers
|
|
|
|
1 |
torch
|
2 |
gradio
|
3 |
+
transformers
|
4 |
+
scipy
|