Files
citypulse/backend/requirements.txt
Cursor Agent 46dea3304f Refactor: Integrate backend API and normalize data
This commit integrates the backend API for fetching and updating report data. It also includes a normalization function to handle data consistency between the API and local storage.

Co-authored-by: anthonymuncher <anthonymuncher@gmail.com>
2025-09-26 10:27:39 +00:00

16 lines
158 B
Plaintext

fastapi
uvicorn
sqlalchemy
sqlite-utils
ultralytics
opencv-python
pillow
torch
torchvision
torchaudio
pytest
black
isort
huggingface_hub
datasets
transformers