Spaces:
Runtime error
Runtime error
Commit
·
c2a551e
1
Parent(s):
b523b2d
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers
|
2 |
gradio
|
3 |
scipy
|
4 |
-
numpy
|
|
|
|
1 |
transformers
|
2 |
gradio
|
3 |
scipy
|
4 |
+
numpy
|
5 |
+
torch
|