Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,5 +7,6 @@ python-dotenv>=1.0.1
|
|
| 7 |
httpx>=0.27.0
|
| 8 |
PyYAML>=6.0.1
|
| 9 |
typing-extensions>=4.10.0
|
|
|
|
| 10 |
pytest>=8.1.0
|
| 11 |
pytest-asyncio>=0.23.5
|
|
|
|
| 7 |
httpx>=0.27.0
|
| 8 |
PyYAML>=6.0.1
|
| 9 |
typing-extensions>=4.10.0
|
| 10 |
+
gradio>=4.0.0
|
| 11 |
pytest>=8.1.0
|
| 12 |
pytest-asyncio>=0.23.5
|