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

  • Log In
  • Sign Up

KappaNeuro
/
will-eisner-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
painting
books
writer
cartoonist
will eisner
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/will-eisner-style 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/will-eisner-style")
    
    prompt = "Will Eisner Style - a captivating comic panel representing the focused work ethic, inspired by the artist Will Eisner. The scene showcases a character fully engrossed in their task, with dynamic lines and bold colors. The surroundings are simplified, emphasizing the character's concentration. The facial expression exudes determination and dedication. The lighting is vibrant, adding energy to the panel."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
will-eisner-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
9931dc0 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2332783.jpeg
    49.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2332785.jpeg
    64.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2332786.jpeg
    63.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2332788.jpeg
    65.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2332789.jpeg
    68.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2332815.jpeg
    48.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2332817.jpeg
    63.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2332818.jpeg
    47 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2332824.jpeg
    57.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2332865.jpeg
    62.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    7.72 kB
    Upload folder using huggingface_hub over 2 years ago
  • Will Eisner Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago