Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
gradio==5.8.0
|
| 3 |
requests
|
|
|
|
| 4 |
python-dotenv
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
gradio==5.8.0
|
| 3 |
requests
|
| 4 |
+
gradio_client
|
| 5 |
python-dotenv
|