text-guided-image-colorization / requirements.txt
LogicGoInfotechSpaces's picture
Add Firebase email/password authentication endpoints - Add /auth/register endpoint for user registration - Add /auth/login endpoint with Firebase REST API integration - Add /auth/me endpoint to get current user info - Add /auth/refresh endpoint for token refresh - Integrate with existing Firebase App Check - Add httpx and email-validator dependencies
c85fec3
raw
history blame
196 Bytes
torch
torchvision
fastapi
uvicorn
gradio
pillow
firebase-admin
fastai
huggingface_hub
pydantic-settings
opencv-python
numpy
accelerate
transformers
diffusers
safetensors
ftfy
httpx
email-validator