Revert "feat(parler-tts): try downgrade protobuf"

This reverts commit bd5941d5cfc00676b45a99f71debf3c34249cf3c.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-04-13 15:18:04 +02:00
parent f41b7e1feb
commit e59db1c563
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==3.20.2
- protobuf==4.24.4
- 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==3.20.2
- protobuf==4.24.4
- 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==3.20.2
- protobuf==4.24.4
- psutil==5.9.5
- pyarrow==13.0.0
- python-dateutil==2.8.2