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

profpeng
/
wanhjbj

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use profpeng/wanhjbj with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("profpeng/wanhjbj")
    
    prompt = "A sexy woman is giving a man a blowjob and a handjob. The man is out of frame.  She is in front of the man. She is giving him a blowjob, while simultaneously giving a handjob. She is performing fellatio while stroking the shaft of his penis with one hand."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
wanhjbj
1.23 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
profpeng's picture
profpeng
Add 3 files
bbf431d verified 7 months ago
  • images
    Add 3 files 7 months ago
  • .gitattributes
    2.31 kB
    initial commit 7 months ago
  • README.md
    1.21 kB
    initial commit 7 months ago
  • WAN-2.2-I2V-HandjobBlowjobCombo-HIGH-v1.safetensors
    614 MB
    xet
    Add 3 files 7 months ago
  • WAN-2.2-I2V-HandjobBlowjobCombo-LOW-v1.safetensors
    614 MB
    xet
    Add 3 files 7 months ago