mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 23:48:48 +08:00
在requestments新增了一个包einops
ubuntu在启动api.py时候,没有这个包会报错
This commit is contained in:
parent
e8405adefe
commit
cd3b41591d
@ -1,7 +1,6 @@
|
|||||||
numpy
|
numpy
|
||||||
scipy
|
scipy
|
||||||
tensorboard
|
tensorboard
|
||||||
einops
|
|
||||||
librosa==0.9.2
|
librosa==0.9.2
|
||||||
numba==0.56.4
|
numba==0.56.4
|
||||||
pytorch-lightning
|
pytorch-lightning
|
||||||
@ -26,3 +25,4 @@ jieba_fast
|
|||||||
jieba
|
jieba
|
||||||
LangSegment>=0.2.0
|
LangSegment>=0.2.0
|
||||||
Faster_Whisper
|
Faster_Whisper
|
||||||
|
einops
|
Loading…
x
Reference in New Issue
Block a user