mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-02 17:04:59 +00:00
feat(parler-tts): try downgrade protobuf
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
61ead2cae9
commit
c0ab23cb4f
3 changed files with 3 additions and 3 deletions
|
@ -74,7 +74,7 @@ dependencies:
|
|||
- packaging==23.2
|
||||
- pandas
|
||||
- peft==0.5.0
|
||||
- protobuf==4.24.4
|
||||
- protobuf==3.20.2
|
||||
- psutil==5.9.5
|
||||
- pyarrow==13.0.0
|
||||
- python-dateutil==2.8.2
|
||||
|
|
|
@ -62,7 +62,7 @@ dependencies:
|
|||
- packaging==23.2
|
||||
- pandas
|
||||
- peft==0.5.0
|
||||
- protobuf==4.24.4
|
||||
- protobuf==3.20.2
|
||||
- psutil==5.9.5
|
||||
- pyarrow==13.0.0
|
||||
- python-dateutil==2.8.2
|
||||
|
|
|
@ -66,7 +66,7 @@ dependencies:
|
|||
- packaging==23.2
|
||||
- pandas
|
||||
- peft==0.5.0
|
||||
- protobuf==4.24.4
|
||||
- protobuf==3.20.2
|
||||
- psutil==5.9.5
|
||||
- pyarrow==13.0.0
|
||||
- python-dateutil==2.8.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue