Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
streamlit
|
2 |
-
|
3 |
-
@huggingface/hub
|
4 |
python-dotenv
|
5 |
-
streamlit
|
6 |
-
huggingface_hub
|
|
|
1 |
streamlit
|
2 |
+
huggingface-hub[inference]
|
|
|
3 |
python-dotenv
|
|
|
|