mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-23 03:46:37 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
pydantic>=2.0
|
||||
sqlalchemy
|
||||
numpy
|
||||
opencv-python-headless
|
||||
httpx
|
||||
diskcache
|
||||
pyyaml
|
||||
sse-starlette
|
||||
Pillow
|
||||
python-multipart
|
||||
|
||||
# Optional/Mocked ML libs (uncomment if testing real inference)
|
||||
# faiss-cpu
|
||||
|
||||
# Testing
|
||||
pytest
|
||||
pytest-asyncio
|
||||
Reference in New Issue
Block a user