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

linoyts
/
poptart_dora_v1

Text-to-Image
Diffusers
stable-diffusion-xl
stable-diffusion-xl-diffusers
diffusers-training
dora
template:sd-lora
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use linoyts/poptart_dora_v1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("linoyts/poptart_dora_v1", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a <s0><s1> pack of pop tarts in the flavor of pickels"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
poptart_dora_v1
383 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
linoyts's picture
linoyts HF Staff
End of training
4dffe48 verified about 2 years ago
  • .gitattributes
    1.71 kB
    End of training about 2 years ago
  • README.md
    3.81 kB
    End of training about 2 years ago
  • image_0.png
    1.59 MB
    xet
    End of training about 2 years ago
  • image_1.png
    1.5 MB
    xet
    End of training about 2 years ago
  • image_2.png
    1.48 MB
    xet
    End of training about 2 years ago
  • image_3.png
    1.25 MB
    xet
    End of training about 2 years ago
  • poptart_dora_v1.safetensors
    189 MB
    xet
    End of training about 2 years ago
  • poptart_dora_v1_emb.safetensors
    16.5 kB
    xet
    End of training about 2 years ago
  • pytorch_lora_weights.safetensors
    189 MB
    xet
    End of training about 2 years ago