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
Add 3 files
Browse files
dancerROV2.7-000006.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c884bed2e65adbcf047d4473ff8e922d2e779c93b73864779a428220ed09379
|
| 3 |
+
size 75618328
|
images/00661-2315326393.jpeg
ADDED
|
Git LFS Details
|
images/00991-3081321958.jpeg
ADDED
|
Git LFS Details
|