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

  • Log In
  • Sign Up

robb-0
/
TheArtist-Style-IllustriousXL

Text-to-Image
Diffusers
English
Japanese
Chinese
lora
template:diffusion-lora
illustriousXL
sdxl
noobaixl
Model card Files Files and versions
xet
Community
1

Instructions to use robb-0/TheArtist-Style-IllustriousXL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use robb-0/TheArtist-Style-IllustriousXL with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-xl-early-release-v0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("robb-0/TheArtist-Style-IllustriousXL")
    
    prompt = "masterpiece, best quality, amazing quality, very aesthetic, highres, absurdres, FROM SIDE, a lion, colorful mane, space, stars, black background, circle, electricity, concept art, professional illustratrion, hi res, newest, very awa"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
TheArtist-Style-IllustriousXL
222 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 36 commits
robb-0's picture
robb-0
Upload LICENSE.txt
f3a1636 verified about 1 year ago
  • images
    Add 6 files about 1 year ago
  • video
    Upload _Title_ Der Künstler, er träumt_.mp4 about 1 year ago
  • .gitattributes
    2.43 kB
    Upload _Title_ Der Künstler, er träumt_.mp4 about 1 year ago
  • LICENSE.txt
    17.9 kB
    Upload LICENSE.txt about 1 year ago
  • README.md
    13.1 kB
    Update README.md about 1 year ago
  • The Artist - Style for Illustrious XL.safetensors
    212 MB
    xet
    Add 6 files about 1 year ago