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

ritwikraha
/
comics_style_LoRA

Diffusers
TensorBoard
art
code
stable-diffusion-xl
stable-diffusion-xl-diffusers
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use ritwikraha/comics_style_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("ritwikraha/comics_style_LoRA", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
comics_style_LoRA
29.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ritwikraha's picture
ritwikraha
Update README.md
70d5e1f verified about 2 years ago
  • logs
    End of training about 2 years ago
  • .gitattributes
    1.69 kB
    Upload 4 files about 2 years ago
  • 1.png
    1.2 MB
    xet
    Upload 4 files about 2 years ago
  • 2.png
    1.1 MB
    xet
    Upload 4 files about 2 years ago
  • 3.png
    1.92 MB
    xet
    Upload 4 files about 2 years ago
  • 4.png
    1.73 MB
    xet
    Upload 4 files about 2 years ago
  • README.md
    1.82 kB
    Update README.md about 2 years ago
  • pytorch_lora_weights.safetensors
    23.4 MB
    xet
    End of training about 2 years ago