Instructions to use LyliaEngine/lowlight_02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/lowlight_02 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/lowlight_02") prompt = "score_9, [score_8_up, score_7_up], source_anime, megami magazine, silver hair, two side up, red eyes, sundress, see-through silhouette, seductive smile, (glowing eyes:0), standing, head tilt, full body, submerged, BREAK seaside, [:scenery, stars in the sky:8], light particle, (night), [moon], dark background, <lora:lowlight:1>" 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: >- | |
| score_9, [score_8_up, score_7_up], source_anime, megami magazine, silver | |
| hair, two side up, red eyes, sundress, see-through silhouette, seductive | |
| smile, (glowing eyes:0), standing, head tilt, full body, submerged, | |
| BREAK seaside, [:scenery, stars in the sky:8], light particle, (night), | |
| [moon], dark background, <lora:lowlight:1> | |
| parameters: | |
| negative_prompt: >- | |
| (source_pony, source_furry, western comics, toony), 3d, photo, sketch, | |
| blurry, muscular, monochrome, (makeup, mascara :1.2), no pupils, | |
| heart-shaped pupils, heterochromia, big eyes, thick eyebrows, (messy hair, | |
| floating hair:1.2), dark skin, plump, (wide hips), sunset, sun, shade, | |
| cloudy sky, sleeves, plump, flower, | |
| output: | |
| url: >- | |
| images/20240503042350-ponyDiffusionV6XL_v6StartWithThisOne-3977621145-1344x1728.jpeg | |
| - text: >- | |
| score_9, [score_8_up, score_7_up], source_anime, solo, 1girl, gaming | |
| pajamas, headphones, sitting, on chair, desk, looking away, girl's room, | |
| multiple monitor, monitor light, (night), low light, dark background, | |
| glossy light, <lora:lowlight:1> | |
| parameters: | |
| negative_prompt: >- | |
| (source_pony, source_furry, western comics, toony), 3d, photo, sketch, | |
| blurry, monochrome, (makeup, mascara :1.2), no pupils, heart-shaped | |
| pupils, big eyes, glowing eyes, thick eyebrows, (messy hair, floating | |
| hair:1.2), pale skin, dark skin, (wide hips:1.2), shade, window, messy | |
| room, sun, bloom, sunset, | |
| output: | |
| url: >- | |
| images/20240503032947-ponyDiffusionV6XL_v6StartWithThisOne-945997335-1728x1344.jpeg | |
| base_model: LyliaEngine/Pony_Diffusion_V6_XL | |
| instance_prompt: None | |
| license: cdla-permissive-2.0 | |
| # lowlight_02 | |
| <Gallery /> | |
| ## Model description | |
| LoRA for generating dark scenes. | |
| No trigger words. But recommend prompting tags such as "night, dark background" to create a darker atmosphere. | |
| Tips: negative weight makes brighter images and reduced shadows. | |
| Non-Commercial Use. | |
| ζγγ·γΌγ³γδ½γLoRAγ§γγ | |
| γγͺγ¬γΌγ―γΌγγ―η‘γγγγ γ night, dark background γͺγ©γζγηΆζ³γδ½γγΏγ°γ佡η¨γγγγ¨γζ¨ε₯¨γγΎγγ | |
|  | |
| ## Source | |
| https://civitai.com/models/432511/low-light-for-pony | |
| ## Credit | |
| https://civitai.com/user/Camel10 | |
| ## Trigger words | |
| You should use `None` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/LyliaEngine/lowlight_02/tree/main) them in the Files & versions tab. | |