change requirements
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -17,14 +17,14 @@ cycler==0.12.1
|
|
| 17 |
datasets==2.14.5
|
| 18 |
dill==0.3.7
|
| 19 |
exceptiongroup==1.2.2
|
| 20 |
-
fastapi==0.115.
|
| 21 |
ffmpy==0.4.0
|
| 22 |
filelock==3.16.1
|
| 23 |
fonttools==4.54.1
|
| 24 |
frozenlist==1.4.1
|
| 25 |
fsspec==2023.6.0
|
| 26 |
-
gradio==
|
| 27 |
-
gradio_client==1.
|
| 28 |
h11==0.14.0
|
| 29 |
httpcore==1.0.5
|
| 30 |
httpx==0.27.2
|
|
@@ -71,7 +71,7 @@ semantic-version==2.10.0
|
|
| 71 |
shellingham==1.5.4
|
| 72 |
six==1.16.0
|
| 73 |
sniffio==1.3.1
|
| 74 |
-
starlette==0.
|
| 75 |
tokenizers==0.15.2
|
| 76 |
tomli==2.0.1
|
| 77 |
tomlkit==0.12.0
|
|
|
|
| 17 |
datasets==2.14.5
|
| 18 |
dill==0.3.7
|
| 19 |
exceptiongroup==1.2.2
|
| 20 |
+
fastapi==0.115.3
|
| 21 |
ffmpy==0.4.0
|
| 22 |
filelock==3.16.1
|
| 23 |
fonttools==4.54.1
|
| 24 |
frozenlist==1.4.1
|
| 25 |
fsspec==2023.6.0
|
| 26 |
+
gradio==5.3.0
|
| 27 |
+
gradio_client==1.4.2
|
| 28 |
h11==0.14.0
|
| 29 |
httpcore==1.0.5
|
| 30 |
httpx==0.27.2
|
|
|
|
| 71 |
shellingham==1.5.4
|
| 72 |
six==1.16.0
|
| 73 |
sniffio==1.3.1
|
| 74 |
+
starlette==0.41.0
|
| 75 |
tokenizers==0.15.2
|
| 76 |
tomli==2.0.1
|
| 77 |
tomlkit==0.12.0
|