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

Shinhati2023
/
Real_Woman

Text-to-Image
Diffusers
Safetensors
stable-diffusion
lora
template:sd-lora
Model card Files Files and versions
xet

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

  • Libraries
  • Diffusers

    How to use Shinhati2023/Real_Woman with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/lob-realvisxl-v20", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Shinhati2023/Real_Woman")
    
    prompt = "A beautiful lady"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Real_Woman
1.46 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Shinhati2023's picture
Shinhati2023
Upload 3 files
2b4049d verified over 2 years ago
  • images
    Add 3 files over 2 years ago
  • .gitattributes
    2.31 kB
    initial commit over 2 years ago
  • 877453.safetensors
    186 MB
    xet
    Add 3 files over 2 years ago
  • README.md
    1.01 kB
    Update README.md over 2 years ago
  • config.json
    607 Bytes
    Update config.json over 2 years ago
  • curlyhair.pt.zip
    9.14 MB
    xet
    Upload 3 files over 2 years ago
  • diffusion_pytorch_model.bin
    335 MB
    xet
    Upload diffusion_pytorch_model.bin over 2 years ago
  • diffusion_pytorch_model.safetensors
    335 MB
    xet
    Upload 2 files over 2 years ago
  • fix_hands.pt.zip
    9.13 MB
    xet
    Upload 3 files over 2 years ago
  • sdxl_vae.safetensors
    335 MB
    xet
    Upload 2 files over 2 years ago
  • smiling.pt.zip
    9.15 MB
    xet
    Upload 3 files over 2 years ago
  • users_LORA_626159992411538543_roundassv1.safetensors
    9.56 MB
    xet
    Upload users_LORA_626159992411538543_roundassv1.safetensors over 2 years ago
  • users_LORA_656042790014207189_flat_chested_with_top-v0.9.safetensors
    228 MB
    xet
    Upload users_LORA_656042790014207189_flat_chested_with_top-v0.9.safetensors over 2 years ago