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

  • Log In
  • Sign Up

JujoHotaru
/
FluffyBreed

Text-to-Image
Diffusers
Japanese
English
stable-diffusion
stable-diffusion-diffusers
anime
art
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use JujoHotaru/FluffyBreed with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("JujoHotaru/FluffyBreed", 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
FluffyBreed
19.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
JujoHotaru's picture
JujoHotaru
Upload 3 files
6de4a68 verified almost 2 years ago
  • model
    Upload 3 files almost 2 years ago
  • .gitattributes
    1.62 kB
    Upload v20thumb.webp over 2 years ago
  • README.md
    866 Bytes
    Update README.md over 2 years ago
  • v10thumb.webp
    1.02 MB
    xet
    Upload v10thumb.webp over 2 years ago
  • v20thumb.webp
    1.06 MB
    xet
    Upload v20thumb.webp over 2 years ago