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 Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - template:sd-lora | |
| widget: | |
| - text: >- | |
| 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> | |
| parameters: | |
| negative_prompt: FastNegativeV2, negative_hand-neg | |
| output: | |
| url: images/00661-2315326393.jpeg | |
| - text: >- | |
| dancerRo, jewelry, bracelet, see through clothes, sandals, golden bikini, | |
| bangle, anklet, 1girl, looking at viewer, red hair, short hair, red eye, | |
| bangs, sitting on floor, ((white background)), | |
| <lora:dancerROV2.7-000006:0.83> | |
| parameters: | |
| negative_prompt: FastNegativeV2, negative_hand-neg | |
| output: | |
| url: images/00991-3081321958.jpeg | |
| base_model: EvilEngine/realcartoon3d_v17 | |
| instance_prompt: >- | |
| dancerRo, jewelry, bracelet, see through clothes, sandals, golden bikini, | |
| bangle, anklet | |
| license: cdla-permissive-2.0 | |
| # dancerROV2.7-000006 | |
| <Gallery /> | |
| ## Model description | |
| V.2 | |
| according my poor quality dataset, I can't make it more clear detail. I may re create from scratch when I have time. | |
| prompt : dancerRo, jewelry, bracelet, see through clothes, sandals, golden bikini, bangle, anklet | |
| The appearance may not 100% accurate. Sometime "blue tails" and "red cape" may not show correctly and also have a fingers problem if a weight so high. Feel free to use. | |
| Weight: vary around 0.8-0.99 up to model and pose | |
| prompt: dancerRo,jewelry, bracelet, nail polish, see through clothes, sandals, bikini, bangle, anklet | |
| ## Trigger words | |
| You should use `dancerRo` to trigger the image generation. | |
| You should use `jewelry` to trigger the image generation. | |
| You should use `bracelet` to trigger the image generation. | |
| You should use `see through clothes` to trigger the image generation. | |
| You should use `sandals` to trigger the image generation. | |
| You should use `golden bikini` to trigger the image generation. | |
| You should use `bangle` to trigger the image generation. | |
| You should use `anklet` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/EvilEngine/dancerROV2.7-000006/tree/main) them in the Files & versions tab. | |