Spaces:
Runtime error
Runtime error
req. file updated
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
scikit-learn
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
streamlit
|
5 |
+
black
|
6 |
+
scipy
|