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

  • Log In
  • Sign Up

Sap27
/
lora-sd3dreambooth-checkpoints

Text-to-Image
Diffusers
diffusers-training
lora
template:sd-lora
sd3
sd3-diffusers
Model card Files Files and versions
xet
Community

Instructions to use Sap27/lora-sd3dreambooth-checkpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Sap27/lora-sd3dreambooth-checkpoints 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-3-medium-diffusers", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Sap27/lora-sd3dreambooth-checkpoints")
    
    prompt = "Ranveer Singh from Bajirao Mastani"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
lora-sd3dreambooth-checkpoints
99 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Sap27's picture
Sap27
Upload folder using huggingface_hub
cc9c6e3 verified 12 months ago
  • checkpoint-100
    Upload folder using huggingface_hub 12 months ago
  • checkpoint-200
    Upload folder using huggingface_hub 12 months ago
  • checkpoint-300
    Upload folder using huggingface_hub 12 months ago
  • checkpoint-400
    Upload folder using huggingface_hub 12 months ago
  • checkpoint-500
    Upload folder using huggingface_hub 12 months ago
  • checkpoint-600
    Upload folder using huggingface_hub 12 months ago
  • .gitattributes
    1.71 kB
    Upload folder using huggingface_hub 12 months ago
  • README.md
    3 kB
    Upload folder using huggingface_hub 12 months ago
  • image_0.png
    1.64 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • image_1.png
    1.7 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • image_2.png
    1.48 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • image_3.png
    1.51 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • pytorch_lora_weights.safetensors
    9.44 MB
    xet
    Upload folder using huggingface_hub 12 months ago