在requestments新增了一个包einops

ubuntu在启动api.py时候,没有这个包会报错
This commit is contained in:
JavaAndPython55 2024-02-22 18:58:55 +08:00 committed by GitHub
parent e8405adefe
commit cd3b41591d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,6 @@
numpy
scipy
tensorboard
einops
librosa==0.9.2
numba==0.56.4
pytorch-lightning
@ -25,4 +24,5 @@ psutil
jieba_fast
jieba
LangSegment>=0.2.0
Faster_Whisper
Faster_Whisper
einops