Spaces:
Sleeping
Sleeping
Add gradio_client to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ transformers>=4.40.0
|
|
| 2 |
torch>=2.0.0
|
| 3 |
gradio>=4.0.0
|
| 4 |
huggingface_hub
|
|
|
|
|
|
| 2 |
torch>=2.0.0
|
| 3 |
gradio>=4.0.0
|
| 4 |
huggingface_hub
|
| 5 |
+
gradio_client
|