mirror of
https://github.com/azaion/detections.git
synced 2026-04-22 22:36:32 +00:00
26900d0aee
- Added image specifications for services in `docker-compose.demo-jetson.yml` and `docker-compose.jetson.yml` to streamline deployment. - Updated `Dockerfile.gpu` to use the development version of the CUDA runtime for enhanced compatibility. - Modified `Dockerfile.jetson` to switch to a newer JetPack base image and adjusted the requirements file to include additional dependencies for improved functionality. - Removed obsolete deployment scripts and calibration cache generation script to clean up the project structure. Made-with: Cursor
15 lines
224 B
Plaintext
15 lines
224 B
Plaintext
fastapi==0.135.2
|
|
uvicorn[standard]==0.42.0
|
|
PyJWT==2.12.1
|
|
h11==0.16.0
|
|
python-multipart==0.0.22
|
|
Cython==3.2.4
|
|
opencv-python==4.10.0.84
|
|
numpy==2.2.6
|
|
pynvml==12.0.0
|
|
requests==2.32.4
|
|
loguru==0.7.3
|
|
av==14.2.0
|
|
xxhash==3.5.0
|
|
pycuda
|