Spaces:
Sleeping
Sleeping
menimeni123
commited on
Commit
•
53c0325
1
Parent(s):
6cdb7a2
latest
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
gradio
|
2 |
joblib
|
3 |
-
scikit-learn
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
joblib
|
3 |
+
scikit-learn
|
4 |
+
beautifulsoup4
|
5 |
+
requests
|
6 |
+
torch
|
7 |
+
transformers
|