Hugging Face's logo 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
Paused

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

    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

    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
    52 Bytes
    put in everything over 2 years ago
  • unet.py
    13.6 kB
    fix device issue over 2 years ago