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

  • Log In
  • Sign Up

YuLexuan30
/
chromaloonerv3-lora

Text-to-Image
Diffusers
lora
template:sd-lora
ai-toolkit
Model card Files Files and versions
xet
Community

Instructions to use YuLexuan30/chromaloonerv3-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use YuLexuan30/chromaloonerv3-lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("lodestones/Chroma1-Base", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("YuLexuan30/chromaloonerv3-lora")
    
    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
chromaloonerv3-lora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
YuLexuan30's picture
YuLexuan30
Upload README.md with huggingface_hub
6550c56 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    1.26 kB
    Upload README.md with huggingface_hub 7 months ago
  • chromaloonerv3.safetensors
    224 MB
    xet
    Upload chromaloonerv3.safetensors with huggingface_hub 7 months ago
  • chromaloonerv3_000001500.safetensors
    224 MB
    xet
    Upload chromaloonerv3_000001500.safetensors with huggingface_hub 7 months ago
  • chromaloonerv3_000001750.safetensors
    224 MB
    xet
    Upload chromaloonerv3_000001750.safetensors with huggingface_hub 7 months ago
  • chromaloonerv3_000002000.safetensors
    224 MB
    xet
    Upload chromaloonerv3_000002000.safetensors with huggingface_hub 7 months ago
  • chromaloonerv3_000002250.safetensors
    224 MB
    xet
    Upload chromaloonerv3_000002250.safetensors with huggingface_hub 7 months ago