Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
anforsm
/
movie-diffusion
like
4
Paused
App
Files
Files
Community
2
main
movie-diffusion
3 contributors
History:
31 commits
Anton Forsman
new weights
614c2b0
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
12 Bytes
gitignore
12 months ago
README.md
Safe
237 Bytes
initial commit
about 1 year ago
app.py
Safe
1.72 kB
Random genre selection if none has been selected. (#2)
12 months ago
diffusion.py
Safe
8.64 kB
off by one
12 months ago
inference.py
Safe
1.64 kB
new weights
12 months ago
inpainting.ipynb
Safe
74 kB
Added genre selection + inpainting via notebook (#1)
12 months ago
model_final.pt
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
What is a pickle import?
336 MB
LFS
added model
12 months ago
model_final2.pt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
336 MB
LFS
new weights
12 months ago
requirements.txt
Safe
52 Bytes
put in everything
12 months ago
unet.py
Safe
13.6 kB
fix device issue
12 months ago