Spaces:
Sleeping
Sleeping
req file changed
Browse files- requirements.txt +2 -11
requirements.txt
CHANGED
|
@@ -1,18 +1,9 @@
|
|
|
|
|
| 1 |
gradio==5.47.0
|
| 2 |
gradio-client==1.13.2
|
| 3 |
-
fastapi==0.117.1
|
| 4 |
-
starlette==0.48.0
|
| 5 |
pandas==2.3.2
|
| 6 |
plotly==6.3.0
|
| 7 |
huggingface-hub==0.35.1
|
| 8 |
numpy==2.2.6
|
| 9 |
-
|
| 10 |
-
altair==5.5.0
|
| 11 |
-
pillow==11.3.0
|
| 12 |
-
pydantic==2.11.9
|
| 13 |
-
pydantic-core==2.33.2
|
| 14 |
-
jinja2==3.1.6
|
| 15 |
-
markupsafe==3.0.2
|
| 16 |
-
websockets==15.0.1
|
| 17 |
-
python-multipart==0.0.20
|
| 18 |
|
|
|
|
| 1 |
+
--force-reinstall
|
| 2 |
gradio==5.47.0
|
| 3 |
gradio-client==1.13.2
|
|
|
|
|
|
|
| 4 |
pandas==2.3.2
|
| 5 |
plotly==6.3.0
|
| 6 |
huggingface-hub==0.35.1
|
| 7 |
numpy==2.2.6
|
| 8 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|