UrbanLens / Backend /requirements.txt
0xarchit's picture
Initial Hugging Face Space - Backend deployment
42d88ae
raw
history blame contribute delete
375 Bytes
fastapi>=0.109.0
uvicorn[standard]>=0.27.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
email-validator>=2.0.0
sqlalchemy[asyncio]>=2.0.25
asyncpg>=0.29.0
aiofiles>=23.2.1
aiohttp>=3.9.0
python-multipart>=0.0.6
PyJWT>=2.8.0
bcrypt>=4.1.0
numpy<2
opencv-python-headless==4.11.0.86
torch>=2.1.0,<3
torchvision>=0.16.0,<1
ultralytics>=8.1.0
resend>=2.0.0
google-generativeai>=0.8.3