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

jarod2212
/
VelvetReal_XL

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

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

  • Libraries
  • Diffusers

    How to use jarod2212/VelvetReal_XL with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("sdxl", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("jarod2212/VelvetReal_XL")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
VelvetReal_XL / images
5.64 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
jarod2212's picture
jarod2212
Add 10 files
541201a verified 3 months ago
  • 2078e4ec17983b7e9cb98eedbdd90203.jpg
    672 kB
    xet
    Add 10 files 3 months ago
  • 53e018e7c0bd3b9cdf83a5202bee5908.jpg
    549 kB
    xet
    Add 10 files 3 months ago
  • 5bb725642861f7e86d4e920cb22fe7e3.jpg
    506 kB
    xet
    Add 10 files 3 months ago
  • 620448bba8056d6667795973361a8d13.jpg
    634 kB
    xet
    Add 10 files 3 months ago
  • 94df94a0401e05ca8a82a5d10dad914e.jpg
    604 kB
    xet
    Add 10 files 3 months ago
  • aac8b25a4e12cb558856680418f15a0f.jpg
    638 kB
    xet
    Add 10 files 3 months ago
  • c68eb06eb3d89b696f3a50759e91a3d4.jpg
    646 kB
    xet
    Add 10 files 3 months ago
  • d6b13b7fd37d4cec5bec4a7ef842520b.jpg
    675 kB
    xet
    Add 10 files 3 months ago
  • e6535026cc4e3ef648c6c44b50b72302.jpg
    716 kB
    xet
    Add 10 files 3 months ago