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

MarcosRodrigo
/
lep-model

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

Instructions to use MarcosRodrigo/lep-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use MarcosRodrigo/lep-model 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("MarcosRodrigo/lep-model")
    
    prompt = "a photo of lep"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
lep-model / logs /dreambooth-sd3-lora
584 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
MarcosRodrigo's picture
MarcosRodrigo
End of training
f436053 verified over 1 year ago
  • 1739196469.96637
    End of training over 1 year ago
  • 1739196469.967274
    End of training over 1 year ago
  • 1739196520.3937376
    End of training over 1 year ago
  • 1739196520.3946385
    End of training over 1 year ago
  • 1739197081.2585495
    End of training over 1 year ago
  • 1739197081.2592967
    End of training over 1 year ago
  • 1739198419.091636
    End of training over 1 year ago
  • 1739198419.0926661
    End of training over 1 year ago
  • 1739201803.2244554
    End of training over 1 year ago
  • 1739201803.225226
    End of training over 1 year ago
  • events.out.tfevents.1739196469.atenea.2718466.0
    88 Bytes
    xet
    End of training over 1 year ago
  • events.out.tfevents.1739196520.atenea.2718936.0
    97.7 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1739197081.atenea.2722003.0
    126 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1739198419.atenea.2730197.0
    126 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1739201803.atenea.2751190.0
    210 kB
    xet
    End of training over 1 year ago