Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
transformers
|
3 |
torch
|
4 |
nest_asyncio
|
5 |
-
huggingface_hub
|
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
nest_asyncio
|
5 |
+
huggingface_hub
|
6 |
+
git+https://github.com/huggingface/[email protected]
|