Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
fffiloni/text-guided-image-colorization
LogicGoInfotechSpaces
/
text-guided-image-colorization
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7f8c8a6
text-guided-image-colorization
/
app
99.6 kB
1 contributor
History:
54 commits
LogicGoInfotechSpaces
Fix MongoDB database boolean check - use 'is None' instead of truthiness
a7ddf76
24 days ago
__init__.py
Safe
24 Bytes
Initial commit: Colorize API with Firebase App Check integration
about 1 month ago
colorize_model.py
Safe
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
Safe
2.91 kB
Add MongoDB integration for API call logging with timestamps
24 days ago
database.py
Safe
6.3 kB
Fix MongoDB database boolean check - use 'is None' instead of truthiness
24 days ago
main.py
Safe
10.2 kB
Fix MongoDB database boolean check - use 'is None' instead of truthiness
24 days ago
main_fastai.py
Safe
17 kB
Fix MongoDB database boolean check - use 'is None' instead of truthiness
24 days ago
main_sdxl.py
Safe
34 kB
Fix MongoDB database boolean check - use 'is None' instead of truthiness
24 days ago
pytorch_colorizer.py
Safe
18.7 kB
Clean up ResNetGenerator architecture - simplified structure
about 1 month ago