LocalAI/backend/python/rfdetr
Ettore Di Giacinto fec8a36b36
fix(rfdetr): use cpu torch for cpu builds (#6129)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-08-24 10:17:25 +02:00
..
backend.py feat(rfdetr): add object detection API (#5923) 2025-07-27 22:02:51 +02:00
install.sh feat(rfdetr): add object detection API (#5923) 2025-07-27 22:02:51 +02:00
Makefile feat(mlx): add mlx backend (#6049) 2025-08-22 08:42:29 +02:00
requirements-cpu.txt fix(rfdetr): use cpu torch for cpu builds (#6129) 2025-08-24 10:17:25 +02:00
requirements-cublas11.txt feat(rfdetr): add object detection API (#5923) 2025-07-27 22:02:51 +02:00
requirements-cublas12.txt feat(rfdetr): add object detection API (#5923) 2025-07-27 22:02:51 +02:00
requirements-hipblas.txt feat(rfdetr): add object detection API (#5923) 2025-07-27 22:02:51 +02:00
requirements-intel.txt feat(rfdetr): add object detection API (#5923) 2025-07-27 22:02:51 +02:00
requirements.txt feat(rfdetr): add object detection API (#5923) 2025-07-27 22:02:51 +02:00
run.sh feat(rfdetr): add object detection API (#5923) 2025-07-27 22:02:51 +02:00
test.sh feat(rfdetr): add object detection API (#5923) 2025-07-27 22:02:51 +02:00