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

joheras
/
mr_potato-sd

Text-to-Image
Diffusers
TensorBoard
lora
diffusers-training
stable-diffusion
stable-diffusion-diffusers
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use joheras/mr_potato-sd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use joheras/mr_potato-sd with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stable-diffusion-v1-5/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("joheras/mr_potato-sd")
    
    prompt = "a photo of mr. potato"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
mr_potato-sd / logs /dreambooth-lora
22 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
joheras's picture
joheras
End of training
6994c8d verified 2 months ago
  • 1767882943.3198175
    End of training 4 months ago
  • 1767882943.3238451
    End of training 4 months ago
  • 1767883401.8086393
    End of training 4 months ago
  • 1767883401.8122995
    End of training 4 months ago
  • 1773508082.675309
    End of training 2 months ago
  • 1773508082.6768098
    End of training 2 months ago
  • events.out.tfevents.1767882943.aca94150488c.4536.0
    1.89 MB
    xet
    End of training 4 months ago
  • events.out.tfevents.1767883401.aca94150488c.6698.0
    10 MB
    xet
    End of training 4 months ago
  • events.out.tfevents.1773508082.48eac1e7e9bd.7602.0
    10 MB
    xet
    End of training 2 months ago