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

  • Log In
  • Sign Up

cutycat2000x
/
LoRA2

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

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

  • Libraries
  • Diffusers

    How to use cutycat2000x/LoRA2 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("cutycat2000x/InterDiffusion-4.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("cutycat2000x/LoRA2")
    
    prompt = "a smiling girl with sparkles in her eyes, walking in a garden, in the morning --style anime"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
LoRA2
474 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
cutycat2000x's picture
cutycat2000x
Rename a24f6ef5-a15b-4666-bd19-3e62b8e618e0.png to example10.png
5059ed2 verified almost 2 years ago
  • .gitattributes
    2.09 kB
    Rename a24f6ef5-a15b-4666-bd19-3e62b8e618e0.png to example10.png almost 2 years ago
  • README.md
    1.73 kB
    Update README.md almost 2 years ago
  • example1.png
    1.38 MB
    xet
    Upload 11 files almost 2 years ago
  • example10.png
    1.13 MB
    xet
    Rename a24f6ef5-a15b-4666-bd19-3e62b8e618e0.png to example10.png almost 2 years ago
  • example2.png
    1.59 MB
    xet
    Upload 11 files almost 2 years ago
  • example3.png
    2.65 MB
    xet
    Upload 11 files almost 2 years ago
  • example4.png
    1.26 MB
    xet
    Upload 11 files almost 2 years ago
  • example5.png
    1.48 MB
    xet
    Upload 11 files almost 2 years ago
  • example6.png
    1.63 MB
    xet
    Upload 11 files almost 2 years ago
  • example7.png
    1.92 MB
    xet
    Upload 11 files almost 2 years ago
  • example8.png
    1.1 MB
    xet
    Upload 11 files almost 2 years ago
  • example9.png
    2.59 MB
    xet
    Upload 11 files almost 2 years ago
  • lora.safetensors
    458 MB
    xet
    Upload 11 files almost 2 years ago