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...
96a6d41
text-guided-image-colorization
285 kB
1 contributor
History:
72 commits
LogicGoInfotechSpaces
Add MongoDB test scripts and documentation (no credentials exposed)
96a6d41
22 days ago
.history
Initial commit: Colorize API with Firebase App Check integration
about 1 month ago
app
Fix Gradio compatibility: remove show_copy_button parameter
22 days 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
CURL_EXAMPLES.md
Safe
3.58 kB
Add comprehensive cURL examples for API testing
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.25 kB
Add FastAPI version using SDXL + ControlNet for text-guided colorization (from fffiloni)
about 1 month ago
FASTAI_MODEL_GUIDE.md
Safe
2.06 kB
Add guide for finding FastAI-compatible colorization models - Document how to find models with .pkl files - Add instructions for setting MODEL_ID - Note current model limitation
about 1 month ago
FIREBASE_SETUP.md
Safe
4.93 kB
Update Firebase initialization to auto-detect credentials file and add setup guide
about 1 month ago
MONGODB_DATA_STRUCTURE.md
Safe
6.03 kB
Add MongoDB test scripts and documentation (no credentials exposed)
22 days 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
5.95 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
requirements.txt
Safe
204 Bytes
Add MongoDB integration for API call logging with timestamps
22 days ago
show_stored_data.py
Safe
7.02 kB
Add MongoDB test scripts and documentation (no credentials exposed)
22 days ago
test.py
Safe
10.6 kB
Add MongoDB verification to test.py
22 days ago
test_api_mongodb.py
Safe
4.95 kB
Add MongoDB test scripts and documentation (no credentials exposed)
22 days ago
test_mongodb.py
Safe
4.07 kB
Add MongoDB test scripts and documentation (no credentials exposed)
22 days ago
test_mongodb_direct.py
Safe
6.32 kB
Add MongoDB test scripts and documentation (no credentials exposed)
22 days ago
test_with_image.py
Safe
8.45 kB
Add MongoDB test scripts and documentation (no credentials exposed)
22 days ago