Spaces:
Running
Running
Commit ·
3dbca51
1
Parent(s): 2a10ca6
:bug: fix gradio clash
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -16,8 +16,8 @@ fastapi==0.115.8
|
|
| 16 |
ffmpy==0.5.0
|
| 17 |
filelock==3.17.0
|
| 18 |
fsspec==2025.2.0
|
| 19 |
-
gradio==5.16.1
|
| 20 |
-
gradio_client==1.7.0
|
| 21 |
h11==0.14.0
|
| 22 |
httpcore==1.0.7
|
| 23 |
httpx==0.28.1
|
|
|
|
| 16 |
ffmpy==0.5.0
|
| 17 |
filelock==3.17.0
|
| 18 |
fsspec==2025.2.0
|
| 19 |
+
#gradio==5.16.1
|
| 20 |
+
#gradio_client==1.7.0
|
| 21 |
h11==0.14.0
|
| 22 |
httpcore==1.0.7
|
| 23 |
httpx==0.28.1
|