Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
anforsm
/
movie-diffusion
Paused

App Files Files Community
2
Fetching metadata from the HF Docker repository...
movie-diffusion
Ctrl+K
Ctrl+K
  • 3 contributors
History: 31 commits
Anton Forsman
new weights
614c2b0 over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    12 Bytes
    gitignore over 1 year ago
  • README.md
    237 Bytes
    initial commit over 1 year ago
  • app.py
    1.72 kB
    Random genre selection if none has been selected. (#2) over 1 year ago
  • diffusion.py
    8.64 kB
    off by one over 1 year ago
  • inference.py
    1.64 kB
    new weights over 1 year ago
  • inpainting.ipynb
    74 kB
    Added genre selection + inpainting via notebook (#1) over 1 year ago
  • model_final.pt

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    336 MB
    LFS
    added model over 1 year ago
  • model_final2.pt

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    336 MB
    LFS
    new weights over 1 year ago
  • requirements.txt
    52 Bytes
    put in everything over 1 year ago
  • unet.py
    13.6 kB
    fix device issue over 1 year ago