Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
anforsm
/
movie-diffusion
like
4
Paused
App
Files
Files
Community
2
ee3757e
movie-diffusion
3 contributors
History:
29 commits
anforsm
CarlosMN
Random genre selection if none has been selected. (
#2
)
ee3757e
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
.gitignore
Safe
12 Bytes
gitignore
12 months ago
README.md
Safe
237 Bytes
initial commit
12 months 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
fixed small things, also gif and live progress
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
requirements.txt
Safe
52 Bytes
put in everything
12 months ago
unet.py
Safe
13.6 kB
fix device issue
12 months ago