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

Norod78
/
SDXL-simpstyle-Lora-v2

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
the simpsons
style
cartoon
simpsons
sdxl style lora
Model card Files Files and versions
xet
Community
1

Instructions to use Norod78/SDXL-simpstyle-Lora-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Norod78/SDXL-simpstyle-Lora-v2 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("Norod78/SDXL-simpstyle-Lora-v2")
    
    prompt = "Rick Sanchez from the TV show \"Rick and Morty\"  Simpstyle "
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
SDXL-simpstyle-Lora-v2
115 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Norod78's picture
Norod78
Update README.md
068edb4 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 3920282.jpeg
    30.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3920310.jpeg
    40.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3920311.jpeg
    49.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3920312.jpeg
    26.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3920314.jpeg
    57 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3920316.jpeg
    52.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3920317.jpeg
    41.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3920318.jpeg
    46.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 3920319.jpeg
    71.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    2.65 kB
    Update README.md almost 3 years ago
  • SDXL-Simpstyle-Lora-v2-r16.safetensors
    115 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago