Instructions to use LyliaEngine/Under_Lights__Pool_Blue with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/Under_Lights__Pool_Blue with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("LyliaEngine/Pony_Diffusion_V6_XL", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/Under_Lights__Pool_Blue") prompt = "dark, low_light, darkness, 1girl, one-piece_swimsuit, light_from_below, large breasts, black hair, green_theme, green_water, green_hue, holding, sweat, shadows, very dark, dark background, in water, shallow, glowing_water, lying, clear_water, wet, shiny_skin, cave, " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - text: >- | |
| dark, low_light, darkness, 1girl, one-piece_swimsuit, light_from_below, | |
| large breasts, black hair, green_theme, green_water, green_hue, holding, | |
| sweat, shadows, very dark, dark background, in water, shallow, | |
| glowing_water, lying, clear_water, wet, shiny_skin, cave, | |
| parameters: | |
| negative_prompt: from_below, green_skin, entrance, light_in_background | |
| output: | |
| url: images/f05e2dc0-e911-48e0-82c6-dfa7f61c954d.png | |
| - text: >- | |
| 1girl, swimsuit, in_water, light_from_below, blue_lighting, pool, darkness, | |
| dark, | |
| output: | |
| url: images/Under_Lights__Pool_Blue_e000010_00_20240727013226.png | |
| base_model: LyliaEngine/Pony_Diffusion_V6_XL | |
| instance_prompt: Light_from_below | |
| license: cdla-permissive-2.0 | |
| # Under_Lights__Pool_Blue | |
| <Gallery /> | |
| ## Model description | |
| Supposed to give more prominent under lighting especially when in a pool or source of water. | |
| main tags used were Blue_lighting & Light_from_below | |
| useful tags are dark, low_light, darkness, shadows, very dark, dark background, glowing_water, dramatic lighting | |
| can also change color of the lighting by adding tags like "Green_theme" or "Purple_hue" or "red_water" depending on the color you're looking for | |
| I've noticed with many of my generations, that using the tags for score_9 & score_8 tend to want to make a character stand out more and make them appear brighter, lessening the intended effect. Your results may vary, this is just my own personal experience using the effect. | |
| I've noticed that characters with light hair tend to not work as well as it wants to illuminate their hair. Again, YMMV when trying to get them to work. | |
| ## Source | |
| https://civitai.com/models/603757/under-lighting-pool-glow | |
| ## Credit | |
| https://civitai.com/user/nintendoemily | |
| ## Trigger words | |
| You should use `Light_from_below` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/LyliaEngine/Under_Lights__Pool_Blue/tree/main) them in the Files & versions tab. | |