Spaces:
Runtime error
Runtime error
Commit
·
9f85bdc
1
Parent(s):
027c54f
Update requirement.txt
Browse files- requirement.txt +4 -4
requirement.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
torch
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
transformer
|
2 |
torch
|
3 |
+
streamlit
|
4 |
+
scipy
|
5 |
+
numpy
|