LocalAI/backend/python/parler-tts
Ettore Di Giacinto b325807c60
fix(intel): pin torch and intel-extensions (#4435)
* fix(intel): pin torch version

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* fix(intel): pin intel packages version

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-12-19 15:39:32 +01:00
..
backend.py feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00
install.sh fix(parler-tts): pin protobuf (#3963) 2024-10-25 23:50:12 +02:00
Makefile fix(parler-tts): pin grpcio-tools (#3960) 2024-10-25 12:25:29 +02:00
protogen.sh fix(parler-tts): pin grpcio-tools (#3960) 2024-10-25 12:25:29 +02:00
requirements-after.txt fix(parler-tts): pin protobuf (#3963) 2024-10-25 23:50:12 +02:00
requirements-cpu.txt fix(dependencies): pin pytorch version (#3872) 2024-10-18 09:11:59 +02:00
requirements-cublas11.txt fix(dependencies): pin pytorch version (#3872) 2024-10-18 09:11:59 +02:00
requirements-cublas12.txt fix(dependencies): pin pytorch version (#3872) 2024-10-18 09:11:59 +02:00
requirements-hipblas.txt fix(parler-tts): pin torchaudio and torch for hipblas 2024-08-21 18:27:20 +02:00
requirements-intel.txt fix(intel): pin torch and intel-extensions (#4435) 2024-12-19 15:39:32 +01:00
requirements.txt fix(python): remove pin to setuptools, pin python version (#4395) 2024-12-16 10:55:02 +01:00
run.sh feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00
test.py feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00
test.sh feat: create bash library to handle install/run/test of python backends (#2286) 2024-05-11 18:32:46 +02:00