Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abhirajeshbhai
/
unet-image-colorizer
like
1
Runtime error
App
Files
Files
Community
084800e
unet-image-colorizer
1 contributor
History:
3 commits
abhirajeshbhai
added pytorch dependency
084800e
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
README.md
Safe
259 Bytes
initial commit
8 months ago
app.py
Safe
648 Bytes
implement unet and deplot
8 months ago
banana_colorizer_unet.pth
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.LongStorage"
,
"torch.FloatStorage"
What is a pickle import?
124 MB
LFS
implement unet and deplot
8 months ago
model.py
Safe
3.04 kB
implement unet and deplot
8 months ago
requirements.txt
Safe
27 Bytes
added pytorch dependency
8 months ago