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

  • Log In
  • Sign Up

KappaNeuro
/
clay-animation

Text-to-Image
Diffusers
stable-diffusion
lora
claymation
clay animation
style
cartoon
Model card Files Files and versions
xet
Community

Instructions to use KappaNeuro/clay-animation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KappaNeuro/clay-animation with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("KappaNeuro/clay-animation")
    
    prompt = "Clay Animation - Claytopia is a testament to the beauty and power of artistry. It is a world where clay comes alive, where creativity thrives, and where the transformative nature of sculpting gives birth to a realm of enchantment. In this animated tale, Claytopia invites viewers to embark on a journey that celebrates the magic of clay, inspiring imagination and reminding us of the wonders that can be shaped from humble materials."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
clay-animation
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
c0666ce over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2321933.jpeg
    22.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321935.jpeg
    16.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321936.jpeg
    47.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321937.jpeg
    31.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321938.jpeg
    23.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321939.jpeg
    33.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321941.jpeg
    20 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321942.jpeg
    23.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321944.jpeg
    19.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321945.jpeg
    23.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • Clay Animation.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    7.31 kB
    Upload folder using huggingface_hub over 2 years ago