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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

KappaNeuro
/
color-palette

Text-to-Image
Diffusers
stable-diffusion
lora
movie
palette
tool
color
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/color-palette 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/color-palette")
    
    prompt = "Color Palette - A sun-soaked African savannah. Elephants parade majestically against the backdrop of a fiery sunset, with tribal warriors watching from a distance."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
color-palette
457 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
0bdb3e3 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2248053.jpeg
    42 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2248054.jpeg
    37.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2248055.jpeg
    57.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2248056.jpeg
    30 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2248057.jpeg
    61.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2248063.jpeg
    33 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2248064.jpeg
    34.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2248065.jpeg
    39 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2248066.jpeg
    36.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2248073.jpeg
    29.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Color Palette.safetensors
    457 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    4.24 kB
    Upload folder using huggingface_hub almost 3 years ago