Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -2,4 +2,9 @@ torch
|
|
2 |
transformers
|
3 |
gradio
|
4 |
pandas
|
5 |
-
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
2 |
transformers
|
3 |
gradio
|
4 |
pandas
|
5 |
+
huggingface_hub
|
6 |
+
requests
|
7 |
+
beautifulsoup4
|
8 |
+
numpy
|
9 |
+
scikit-learn
|
10 |
+
googlesearch-python
|