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