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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

PattiSimcox
/
pntdrop-v1-qwen

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

Instructions to use PattiSimcox/pntdrop-v1-qwen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use PattiSimcox/pntdrop-v1-qwen with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("PattiSimcox/pntdrop-v1-qwen")
    
    prompt = "pntdrop, a man in a suit is walking forward at a fancy event, a person behind the man pulls down the man's pants, exposing white boxer briefs"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
pntdrop-v1-qwen
50.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
PattiSimcox's picture
PattiSimcox
End of training
f901527 verified 16 days ago
  • .gitattributes
    1.71 kB
    End of training 16 days ago
  • README.md
    2.71 kB
    End of training 16 days ago
  • image_0.png
    923 kB
    xet
    End of training 16 days ago
  • image_1.png
    832 kB
    xet
    End of training 16 days ago
  • image_2.png
    974 kB
    xet
    End of training 16 days ago
  • image_3.png
    893 kB
    xet
    End of training 16 days ago
  • pytorch_lora_weights.safetensors
    47.3 MB
    xet
    End of training 16 days ago