Spaces:
Running
Running
Plat
commited on
Commit
·
90d45ed
1
Parent(s):
fe28db3
chore: change order
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
aiohttp>=3.12.6
|
2 |
fastapi>=0.115.12
|
3 |
gradio>=5.32.0
|
@@ -8,6 +11,3 @@ markitdown[pdf]>=0.1.2
|
|
8 |
onnxruntime>=1.22.0
|
9 |
pydantic>=2.11.5
|
10 |
pyopenjtalk-plus==0.4.1.post3
|
11 |
-
setuptools>=80.9.0
|
12 |
-
wheel>=0.45.1
|
13 |
-
git+https://github.com/p1atdev/AivisSpeech-Engine
|
|
|
1 |
+
setuptools>=80.9.0
|
2 |
+
wheel>=0.45.1
|
3 |
+
git+https://github.com/p1atdev/AivisSpeech-Engine
|
4 |
aiohttp>=3.12.6
|
5 |
fastapi>=0.115.12
|
6 |
gradio>=5.32.0
|
|
|
11 |
onnxruntime>=1.22.0
|
12 |
pydantic>=2.11.5
|
13 |
pyopenjtalk-plus==0.4.1.post3
|
|
|
|
|
|