feat(parler-tts): try downgrade protobuf

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-04-13 15:11:32 +02:00
parent 61ead2cae9
commit c0ab23cb4f
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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