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...
80080e1
text-guided-image-colorization
155 kB
1 contributor
History:
31 commits
LogicGoInfotechSpaces
Add fallback mechanism to manually download and load FastAI model if from_pretrained_fastai fails
80080e1
about 1 month ago
.history
Initial commit: Colorize API with Firebase App Check integration
about 1 month ago
app
Add fallback mechanism to manually download and load FastAI model if from_pretrained_fastai fails
about 1 month ago
.dockerignore
Safe
260 Bytes
Update .dockerignore to exclude unnecessary files
about 1 month ago
.gitignore
Safe
280 Bytes
Initial commit: Colorize API with Firebase App Check integration
about 1 month ago
API_DOCUMENTATION.md
Safe
11.7 kB
feat(auth): accept Firebase Auth id_token (Authorization Bearer) in addition to App Check; add Postman collection and test script; default MODEL_ID to ControlNet color
about 1 month ago
API_EXAMPLES.md
Safe
14.1 kB
feat(auth): accept Firebase Auth id_token (Authorization Bearer) in addition to App Check; add Postman collection and test script; default MODEL_ID to ControlNet color
about 1 month ago
DEPLOYMENT.md
Safe
3.77 kB
Initial commit: Colorize API with Firebase App Check integration
about 1 month ago
Dockerfile
Safe
2.2 kB
Fix cache directory permissions and OMP_NUM_THREADS warnings - Set HF cache env vars before imports - Set MPLCONFIGDIR for matplotlib - Fix OMP_NUM_THREADS in Dockerfile
about 1 month ago
README.md
Safe
2.64 kB
Initial commit: Colorize API with Firebase App Check integration
about 1 month ago
README_HF.md
Safe
889 Bytes
Initial commit: Colorize API with Firebase App Check integration
about 1 month ago
SETUP.md
Safe
4.94 kB
Initial commit: Colorize API with Firebase App Check integration
about 1 month ago
deploy.sh
Safe
586 Bytes
Initial commit: Colorize API with Firebase App Check integration
about 1 month ago
postman_collection.json
Safe
6.59 kB
Deploy: HF cache dir, img2img fallback, auth bypass, root route
about 1 month ago
requirements.txt
Safe
363 Bytes
Add toml dependency required for FastAI model loading
about 1 month ago
test.py
Safe
5.43 kB
update Postman collection
about 1 month ago