Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
abhishekrs4
/
Image_Colourization_CGAN
like
0
Sleeping
App
Files
Files
Community
1dfbcf3
Image_Colourization_CGAN
1 contributor
History:
10 commits
abhishekrs4
added script to test sending post request to the deployed API
1dfbcf3
7 months ago
artifacts
added trained model weights file
7 months ago
image_colourization_cgan
added image_colourization_cgan module
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
.gitignore
Safe
56 Bytes
added gitignore
7 months ago
Dockerfile
Safe
634 Bytes
added dockerfile
7 months ago
README.md
Safe
256 Bytes
updated readme
7 months ago
app.py
Safe
4.2 kB
added fastapi app and config scripts
7 months ago
config.py
Safe
232 Bytes
added fastapi app and config scripts
7 months ago
convert_color_2_gray.py
Safe
1.5 kB
added script to convert color to gray images
7 months ago
requirements.txt
Safe
199 Bytes
added requirements.txt
7 months ago
test_post_request.py
Safe
2.01 kB
added script to test sending post request to the deployed API
7 months ago