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

Duplicated from  Baraje/SexGod_NSFW_Female_Nudes_QWEN_Image_Edit_2511

AH123123
/
QWEN_Image_Edit_2511

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

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

  • Libraries
  • Diffusers

    How to use AH123123/QWEN_Image_Edit_2511 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("AH123123/QWEN_Image_Edit_2511")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
QWEN_Image_Edit_2511
2.36 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
AH123123's picture
AH123123
Rename SEXGOD_FemaleNudity_QwenEdit_2511_v2.safetensors to QwenEdit_2511_v2.safetensors
c938d25 verified about 2 months ago
  • images
    Duplicate from Baraje/SexGod_NSFW_Female_Nudes_QWEN_Image_Edit_2511 about 2 months ago
  • .gitattributes
    2.31 kB
    Duplicate from Baraje/SexGod_NSFW_Female_Nudes_QWEN_Image_Edit_2511 about 2 months ago
  • QwenEdit_2511_v2.safetensors
    2.36 GB
    xet
    Rename SEXGOD_FemaleNudity_QwenEdit_2511_v2.safetensors to QwenEdit_2511_v2.safetensors about 2 months ago
  • README.md
    643 Bytes
    Duplicate from Baraje/SexGod_NSFW_Female_Nudes_QWEN_Image_Edit_2511 about 2 months ago