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

ostris
/
face-helper-sdxl-lora

Text-to-Image
Diffusers
stable-diffusion
lora
photorealism
realistic
face
closeup
tool
Model card Files Files and versions
xet
Community
1

Instructions to use ostris/face-helper-sdxl-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ostris/face-helper-sdxl-lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("ostris/face-helper-sdxl-lora")
    
    prompt = "rick sanchez from rick and morty, lab coat, drooling, drunk  "
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
face-helper-sdxl-lora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
3aae432 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2513168.jpeg
    469 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2513169.jpeg
    52.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2513174.jpeg
    45.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2513175.jpeg
    49.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2513176.jpeg
    34.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2513177.jpeg
    47.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2513178.jpeg
    40.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2513179.jpeg
    30.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2513181.jpeg
    55.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2513183.jpeg
    47.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    2.75 kB
    Upload folder using huggingface_hub almost 3 years ago
  • face_xl_v0_1.safetensors
    224 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago