Spaces:
Running
Running
Commit ·
309fb13
1
Parent(s): b968577
:wrench: :memo: change requirements txt for dockerfile
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -33,8 +33,8 @@ ffmpy==1.0.0
|
|
| 33 |
filelock==3.20.0
|
| 34 |
flatbuffers==25.9.23
|
| 35 |
fsspec==2025.12.0
|
| 36 |
-
|
| 37 |
-
|
| 38 |
groovy==0.1.2
|
| 39 |
groq==0.37.1
|
| 40 |
h11==0.16.0
|
|
@@ -49,13 +49,13 @@ Jinja2==3.1.6
|
|
| 49 |
joblib==1.5.2
|
| 50 |
jsonschema==4.25.1
|
| 51 |
jsonschema-specifications==2025.9.1
|
| 52 |
-
kokoro
|
| 53 |
language-tags==1.2.0
|
| 54 |
loguru==0.7.3
|
| 55 |
markdown-it-py==4.0.0
|
| 56 |
MarkupSafe==3.0.3
|
| 57 |
mdurl==0.1.2
|
| 58 |
-
misaki
|
| 59 |
mpmath==1.3.0
|
| 60 |
murmurhash==1.0.15
|
| 61 |
networkx==3.4.2
|
|
|
|
| 33 |
filelock==3.20.0
|
| 34 |
flatbuffers==25.9.23
|
| 35 |
fsspec==2025.12.0
|
| 36 |
+
gradio==6.5.1
|
| 37 |
+
gradio_client==2.0.3
|
| 38 |
groovy==0.1.2
|
| 39 |
groq==0.37.1
|
| 40 |
h11==0.16.0
|
|
|
|
| 49 |
joblib==1.5.2
|
| 50 |
jsonschema==4.25.1
|
| 51 |
jsonschema-specifications==2025.9.1
|
| 52 |
+
kokoro==0.9.4
|
| 53 |
language-tags==1.2.0
|
| 54 |
loguru==0.7.3
|
| 55 |
markdown-it-py==4.0.0
|
| 56 |
MarkupSafe==3.0.3
|
| 57 |
mdurl==0.1.2
|
| 58 |
+
misaki==0.9.4
|
| 59 |
mpmath==1.3.0
|
| 60 |
murmurhash==1.0.15
|
| 61 |
networkx==3.4.2
|