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

Gingles
/
PussyLoRA_Wan2.2_HearmemanAI

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

Instructions to use Gingles/PussyLoRA_Wan2.2_HearmemanAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Gingles/PussyLoRA_Wan2.2_HearmemanAI with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Instara/instagirl-wan-2.2", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Gingles/PussyLoRA_Wan2.2_HearmemanAI")
    
    prompt = "An amateur video shot on a smartphone camera showing a closeup of a vagina from below, her labia is fully spread, she has a patch of pubic hair above her vagina, her vagina is wet, a light-skinned woman with long brown hair and dark eyes is lying on a beige couch, her legs are spread wide, she holds a small black object in her right hand with purple nail polish, soft indoor lighting illuminates her body evenly, the background shows a plain beige wall and part of a white pillow."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
PussyLoRA_Wan2.2_HearmemanAI
308 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Gingles's picture
Gingles
Add 2 files
d0f0c04 verified 7 months ago
  • images
    Add 2 files 7 months ago
  • .gitattributes
    2.31 kB
    initial commit 7 months ago
  • PussyLoRA_HighNoise_Wan2.2_HearmemanAI.safetensors
    307 MB
    xet
    Add 2 files 7 months ago
  • README.md
    963 Bytes
    initial commit 7 months ago