p1atdev commited on
Commit
17fd4ef
·
1 Parent(s): 5ba3034

fix: deps installation order?

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  setuptools>=80.9.0
2
  wheel>=0.45.1
3
  onnxruntime
4
- git+https://github.com/p1atdev/AivisSpeech-Engine
 
5
  aiohttp>=3.12.6
6
  fastapi>=0.115.12
7
  hf-transfer>=0.1.9
@@ -9,4 +10,3 @@ hf-xet>=1.1.2
9
  litellm>=1.72.0
10
  markitdown[pdf]>=0.1.2
11
  pydantic>=2.11.5
12
- pyopenjtalk-plus==0.4.1.post3
 
1
  setuptools>=80.9.0
2
  wheel>=0.45.1
3
  onnxruntime
4
+ pyopenjtalk-plus==0.4.1.post3
5
+ git+https://github.com/p1atdev/AivisSpeech-Engine@3c4e8d7df56c53abfc15580ee9dd0eb8edd9af9b
6
  aiohttp>=3.12.6
7
  fastapi>=0.115.12
8
  hf-transfer>=0.1.9
 
10
  litellm>=1.72.0
11
  markitdown[pdf]>=0.1.2
12
  pydantic>=2.11.5