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