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

  • Log In
  • Sign Up

ItsMaxNorm
/
lora-trained-xl

Text-to-Image
Diffusers
Safetensors
lora
diffusers-training
stable-diffusion
stable-diffusion-diffusers
Model card Files Files and versions
xet
Community

Instructions to use ItsMaxNorm/lora-trained-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ItsMaxNorm/lora-trained-xl with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-4", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("ItsMaxNorm/lora-trained-xl")
    
    prompt = "a photo of sks dog"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
lora-trained-xl
20.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ItsMaxNorm's picture
ItsMaxNorm
End of training
61b627a verified about 1 year ago
  • checkpoint-100
    End of training about 1 year ago
  • checkpoint-200
    End of training about 1 year ago
  • checkpoint-300
    End of training about 1 year ago
  • checkpoint-400
    End of training about 1 year ago
  • checkpoint-500
    End of training about 1 year ago
  • para_rank_unet
    End of training about 1 year ago
  • .gitattributes
    1.71 kB
    End of training about 1 year ago
  • README.md
    1.28 kB
    End of training about 1 year ago
  • image_0.png
    474 kB
    xet
    End of training about 1 year ago
  • image_1.png
    460 kB
    xet
    End of training about 1 year ago
  • image_2.png
    437 kB
    xet
    End of training about 1 year ago
  • image_3.png
    514 kB
    xet
    End of training about 1 year ago