Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Md-Hakim
/
image-colorization-mlops
like
2
Runtime error
App
Files
Files
Community
main
image-colorization-mlops
4 contributors
History:
22 commits
Md-Hakim
Update app.py
45bd91c
verified
3 months ago
.github
Merge branch 'main' of https://github.com/HAKIM-ML/image-colorization-mlops
3 months ago
config
model evaluation added
3 months ago
lightning_logs
git action added
3 months ago
research
model evaluation added
3 months ago
src
predicton added
3 months ago
.gitattributes
Safe
119 Bytes
Upload 2 files
3 months ago
.gitignore
Safe
3.15 kB
template and requirement added
3 months ago
Dockerfile
Safe
204 Bytes
ci cd pipeline added
3 months ago
LICENSE
Safe
1.07 kB
Initial commit
3 months ago
README.md
Safe
926 Bytes
ci cd pipeline added
3 months ago
app.py
Safe
1.29 kB
Update app.py
3 months ago
cwgan_critic_final.pt
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
What is a pickle import?
11 MB
LFS
Upload 2 files
3 months ago
cwgan_generator_final.pt
Safe
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.LongStorage"
What is a pickle import?
32.9 MB
LFS
Upload 2 files
3 months ago
main.py
Safe
2.16 kB
git action added
3 months ago
params.yaml
Safe
454 Bytes
model evaluation added
3 months ago
requirements.txt
Safe
314 Bytes
r updated
3 months ago
scores.json
Safe
248 Bytes
mlflow tracking
3 months ago
setup.py
Safe
803 Bytes
template and requirement added
3 months ago
template.py
Safe
1.34 kB
template and requirement added
3 months ago