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

  • Log In
  • Sign Up

budbudbud
/
Holiday_Stop_Motion

Text-to-Image
Diffusers
English
stable-diffusion
Model card Files Files and versions
xet
Community

Instructions to use budbudbud/Holiday_Stop_Motion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use budbudbud/Holiday_Stop_Motion with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("budbudbud/Holiday_Stop_Motion", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Holiday_Stop_Motion
4.27 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
budbudbud's picture
budbudbud
Update README.md
e3e6815 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • Christmas_Cat.png
    368 kB
    Upload 4 files over 3 years ago
  • Christmas_Sloth.png
    394 kB
    Upload 4 files over 3 years ago
  • Holiday_Stop_Motion_(prompt is rbsm style).ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    4.27 GB
    xet
    Upload Holiday_Stop_Motion_(prompt is rbsm style).ckpt over 3 years ago
  • README.md
    2.01 kB
    Update README.md over 3 years ago
  • Santa.png
    323 kB
    Upload 4 files over 3 years ago
  • Superman.png
    407 kB
    Upload 4 files over 3 years ago