Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -12,12 +12,12 @@ ffmpy==0.4.0
|
|
12 |
filelock==3.15.4
|
13 |
fonttools==4.53.1
|
14 |
fsspec==2024.6.1
|
15 |
-
gradio
|
16 |
-
gradio_client
|
17 |
h11==0.14.0
|
18 |
httpcore==1.0.5
|
19 |
httpx==0.27.0
|
20 |
-
huggingface-hub
|
21 |
idna==3.7
|
22 |
importlib_resources==6.4.4
|
23 |
Jinja2==3.1.4
|
@@ -55,4 +55,4 @@ typing_extensions==4.12.2
|
|
55 |
tzdata==2024.1
|
56 |
urllib3==2.2.2
|
57 |
uvicorn==0.30.6
|
58 |
-
websockets==12.0
|
|
|
12 |
filelock==3.15.4
|
13 |
fonttools==4.53.1
|
14 |
fsspec==2024.6.1
|
15 |
+
gradio==5.0.1
|
16 |
+
gradio_client==1.4.0
|
17 |
h11==0.14.0
|
18 |
httpcore==1.0.5
|
19 |
httpx==0.27.0
|
20 |
+
huggingface-hub==0.25.2
|
21 |
idna==3.7
|
22 |
importlib_resources==6.4.4
|
23 |
Jinja2==3.1.4
|
|
|
55 |
tzdata==2024.1
|
56 |
urllib3==2.2.2
|
57 |
uvicorn==0.30.6
|
58 |
+
websockets==12.0
|