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

ench100
/
bodyandface

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

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

  • Libraries
  • Diffusers

    How to use ench100/bodyandface with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("lodestones/Chroma", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("ench100/bodyandface")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
bodyandface
11.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 352 commits
ench100's picture
ench100
Upload ultraRealisticByStable_v20FP16.safetensors
5d1dda4 verified about 14 hours ago
  • images
    Add 3 files 12 months ago
  • .gitattributes
    2.37 kB
    Upload 2 files 8 months ago
  • Amandzia-SDXL.safetensors
    228 MB
    xet
    Upload 3 files 4 days ago
  • Eli-ill.safetensors
    228 MB
    xet
    Upload Eli-ill.safetensors 1 day ago
  • Eva.safetensors
    1.82 GB
    xet
    Upload 2 files 8 months ago
  • Pony Realism Slider.safetensors
    5.46 MB
    xet
    Upload 2 files 1 day ago
  • README.md
    309 Bytes
    initial commit 12 months ago
  • RMSDXL_Enhance.safetensors
    1.3 GB
    xet
    Upload 3 files 4 days ago
  • real-humans-PublicPrompts.safetensors
    229 MB
    xet
    Upload real-humans-PublicPrompts.safetensors 5 months ago
  • roundassv11_SDXL.safetensors
    57.4 MB
    xet
    Upload roundassv11_SDXL.safetensors 1 day ago
  • sdxlVAE_sdxlVAE.safetensors
    335 MB
    xet
    Upload 2 files 5 months ago
  • ultraRealisticByStable_v20FP16.safetensors
    6.94 GB
    xet
    Upload ultraRealisticByStable_v20FP16.safetensors about 14 hours ago