Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
transformers
|
2 |
-
huggingface_hub
|
3 |
-
pandas
|
4 |
gradio
|
|
|
5 |
requests
|
6 |
python-dotenv
|
7 |
-
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
pandas
|
3 |
requests
|
4 |
python-dotenv
|
5 |
+
huggingface_hub
|