- Initial FastAPI setup and OMR service - K3S deployment configuration - Memory limits for image processing
9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
fastapi==0.109.0
|
|
uvicorn[standard]==0.27.0
|
|
python-multipart==0.0.6
|
|
opencv-python-headless==4.8.1.78
|
|
numpy==1.24.3
|
|
Pillow==10.3.0
|
|
pydantic==2.5.3
|
|
|