Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -12,8 +12,8 @@ pydantic
|
|
| 12 |
markdown2[all]
|
| 13 |
numpy
|
| 14 |
scikit-learn==1.2.2
|
| 15 |
-
gradio
|
| 16 |
-
gradio_client
|
| 17 |
requests
|
| 18 |
httpx==0.27.0
|
| 19 |
uvicorn
|
|
|
|
| 12 |
markdown2[all]
|
| 13 |
numpy
|
| 14 |
scikit-learn==1.2.2
|
| 15 |
+
gradio
|
| 16 |
+
gradio_client
|
| 17 |
requests
|
| 18 |
httpx==0.27.0
|
| 19 |
uvicorn
|