Spaces:
Runtime error
Runtime error
Commit
·
0213389
1
Parent(s):
087fa98
Update requirement.txt
Browse files- requirement.txt +2 -1
requirement.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
2 |
torch
|
3 |
transformers
|
4 |
-
numpy
|
|
|
|
1 |
streamlit
|
2 |
torch
|
3 |
transformers
|
4 |
+
numpy
|
5 |
+
scipy
|