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
113 kB
  • 1 contributor
History: 56 commits
LogicGoInfotechSpaces's picture
LogicGoInfotechSpaces
Fix empty string handling and support both subCategories and categories schemas
0183b1e 12 days 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
    3.29 kB
    Add MongoDB media click logging with per-user category counts 12 days ago
  • database.py
    14 kB
    Fix empty string handling and support both subCategories and categories schemas 12 days ago
  • main.py
    12.4 kB
    Fix empty string handling and support both subCategories and categories schemas 12 days ago
  • main_fastai.py
    18.1 kB
    Fix empty string handling and support both subCategories and categories schemas 12 days ago
  • main_sdxl.py
    35.8 kB
    Fix empty string handling and support both subCategories and categories schemas 12 days ago
  • pytorch_colorizer.py
    18.7 kB
    Clean up ResNetGenerator architecture - simplified structure about 1 month ago