Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ tqdm
|
|
5 |
uvicorn
|
6 |
python-dotenv
|
7 |
spaces
|
|
|
8 |
gradio_client==0.2.6
|
|
|
5 |
uvicorn
|
6 |
python-dotenv
|
7 |
spaces
|
8 |
+
huggingface_hub
|
9 |
gradio_client==0.2.6
|