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

  • Log In
  • Sign Up

KappaNeuro
/
cute-animals

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
cute
cute animals
cuteanimals
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/cute-animals 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/cute-animals")
    
    prompt = "Cute Animals - In the enchanted forest of Whimsywood, a magical creature unlike any other roams. Meet the Flooflepuff, the epitome of cuteness that brings joy and happiness to everyone who encounters it. The Flooflepuff is a small, palm-sized creature with a round, fluffy body covered in the softest, silkiest fur imaginable. Its fur comes in a pastel rainbow of colors that shimmer and change with its emotions, giving it an ethereal, otherworldly appearance. Its large, sparkling eyes are like pools of moonlight, captivating anyone who gazes into them. Atop the Flooflepuff's head are two adorable, floppy ears that twitch and wiggle in response to its surroundings. Its tiny, button-like nose sniffs the air curiously, while its delicate whiskers twitch with excitement. The Flooflepuff's short, stubby limbs end in tiny paws that leave heart-shaped prints wherever it goes. The tail of the Flooflepuff is a sight to behold: long, fluffy, and reminiscent of a feather duster, it gracefully sways behind the creature as it trots along. When the Flooflepuff is happy, it emits a gentle, tinkling sound like a wind chime, spreading an aura of joy and delight to everyone nearby. The Flooflepuff is not only incredibly cute but also possesses unique magical abilities. When it senses someone in need of comfort or companionship, it can multiply itself into a cuddle of Flooflepuffs, enveloping the person in a warm, fluffy embrace. With a gentle touch of their noses, the Flooflepuffs can also heal minor wounds and alleviate emotional pain. This endearing creature has captured the hearts of all who have encountered it, making the Flooflepuff the ultimate symbol of cuteness and love."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
cute-animals
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
0aeff35 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2321975.jpeg
    29 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321977.jpeg
    23.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321978.jpeg
    33.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321979.jpeg
    25.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321982.jpeg
    24.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321992.jpeg
    25 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321993.jpeg
    20.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321994.jpeg
    29.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321996.jpeg
    23.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321998.jpeg
    28.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • Cute Animals.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    10.1 kB
    Upload folder using huggingface_hub over 2 years ago