LocalAI/backend/python/vibevoice
Ettore Di Giacinto 2de30440fe
fix(l4t-12): use pip to install python deps (#7967)
* fix: install only torch/torchvision from jetson index

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

* fix: use pip for l4t-12

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

* Revert "fix: install only torch/torchvision from jetson index"

This reverts commit 2d2b020078

* chatterbox needs wheel

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-01-11 00:21:32 +01:00
..
backend.py feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
install.sh fix(l4t-12): use pip to install python deps (#7967) 2026-01-11 00:21:32 +01:00
Makefile feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
requirements-cpu.txt feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
requirements-cublas12.txt feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
requirements-cublas13.txt feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
requirements-hipblas.txt feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
requirements-intel.txt feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
requirements-l4t12.txt feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
requirements-l4t13.txt chore(l4t13): use pytorch index (#7546) 2025-12-13 10:04:57 +01:00
requirements-mps.txt feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
requirements.txt feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
run.sh feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
test.py feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00
test.sh feat(vibevoice): add new backend (#7494) 2025-12-10 21:14:21 +01:00