Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
anforsm
/
movie-diffusion
like
4
Paused
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
movie-diffusion
671 MB
Ctrl+K
Ctrl+K
3 contributors
History:
31 commits
Anton Forsman
new weights
614c2b0
over 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
over 2 years ago
.gitignore
Safe
12 Bytes
gitignore
over 2 years ago
README.md
Safe
237 Bytes
initial commit
over 2 years ago
app.py
Safe
1.72 kB
Random genre selection if none has been selected. (#2)
over 2 years ago
diffusion.py
Safe
8.64 kB
off by one
over 2 years ago
inference.py
Safe
1.64 kB
new weights
over 2 years ago
inpainting.ipynb
Safe
74 kB
Added genre selection + inpainting via notebook (#1)
over 2 years 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
xet
added model
over 2 years 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
xet
new weights
over 2 years ago
requirements.txt
Safe
52 Bytes
put in everything
over 2 years ago
unet.py
Safe
13.6 kB
fix device issue
over 2 years ago