Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated from  fffiloni/text-guided-image-colorization

LogicGoInfotechSpaces
/
text-guided-image-colorization
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
text-guided-image-colorization / app
80.6 kB
  • 1 contributor
History: 51 commits
LogicGoInfotechSpaces's picture
LogicGoInfotechSpaces
Update Firebase initialization to auto-detect credentials file and add setup guide
a0088ec about 1 month ago
  • __init__.py
    24 Bytes
    Initial commit: Colorize API with Firebase App Check integration about 1 month ago
  • colorize_model.py
    10.4 kB
    Detect PyTorch models and provide clear error message - Repository contains generator.pt (PyTorch) not FastAI model about 1 month ago
  • config.py
    2.7 kB
    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 about 1 month ago
  • main.py
    5.98 kB
    Update app/main.py about 1 month ago
  • main_fastai.py
    14.4 kB
    Improve health check and UI messaging for fallback mode about 1 month ago
  • main_sdxl.py
    28.4 kB
    Update Firebase initialization to auto-detect credentials file and add setup guide about 1 month ago
  • pytorch_colorizer.py
    18.7 kB
    Clean up ResNetGenerator architecture - simplified structure about 1 month ago