Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

EvilEngine
/
dancerROV2.7-000006

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

Instructions to use EvilEngine/dancerROV2.7-000006 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use EvilEngine/dancerROV2.7-000006 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("EvilEngine/realcartoon3d_v17", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("EvilEngine/dancerROV2.7-000006")
    
    prompt = "dancerRo, jewelry, bracelet, see through clothes, sandals, golden bikini, bangle, anklet,  1girl, looking at viewer, smile, blonde hair, long hair, yellow eye, standing, hand on hips, ((upper body)), ((cowboy shot)), ((white background)),  <lora:dancerROV2.7-000006:0.86>"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
dancerROV2.7-000006 / images
99.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
EvilEngine's picture
EvilEngine
Add 3 files
d8d3b06 verified almost 2 years ago
  • 00661-2315326393.jpeg
    52 kB
    xet
    Add 3 files almost 2 years ago
  • 00991-3081321958.jpeg
    47.3 kB
    xet
    Add 3 files almost 2 years ago