Instructions to use LyliaEngine/Fundiais with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/Fundiais with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-xl-early-release-v0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/Fundiais") prompt = "fu_nd1a1s, high detail, intense focus, very awa, masterpiece, best quality, newest, absurdres, highres, focus, depth of field, dynamic angle, cinematic lighting, volumetric lighting, ayase momo, 1girl, solo, looking at viewer, smile, short hair, bangs, skirt, brown hair, shirt, long sleeves, bow, hair between eyes, brown eyes, jewelry, school uniform, jacket, white shirt, pleated skirt, earrings, outdoors, open clothes, choker, collared shirt, bowtie, grin, red bow, open jacket, blue skirt, night, black choker, outstretched arm, building, red bowtie, city, cityscape, city lights, neon lights, <lora:Fundiais: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: | |
| - output: | |
| url: images/3c0ee0f2-2d82-4743-8936-b854753a6bb4.png | |
| text: >- | |
| fu_nd1a1s, high detail, intense focus, very awa, masterpiece, best quality, | |
| newest, absurdres, highres, focus, depth of field, dynamic angle, cinematic | |
| lighting, volumetric lighting, ayase momo, 1girl, solo, looking at viewer, | |
| smile, short hair, bangs, skirt, brown hair, shirt, long sleeves, bow, hair | |
| between eyes, brown eyes, jewelry, school uniform, jacket, white shirt, | |
| pleated skirt, earrings, outdoors, open clothes, choker, collared shirt, | |
| bowtie, grin, red bow, open jacket, blue skirt, night, black choker, | |
| outstretched arm, building, red bowtie, city, cityscape, city lights, neon | |
| lights, <lora:Fundiais:1> | |
| parameters: | |
| negative_prompt: >- | |
| lowres, (worst quality,bad quality,low quality:1.2), bad anatomy, | |
| signature, | |
| - output: | |
| url: images/4c4a6f2c-324e-4e4c-becc-b7690eb0a2a2.png | |
| text: >- | |
| fu_nd1a1s, masterpiece, best quality, amazing quality, detailed, newest, | |
| 1girl, hoshino ai \(oshi no ko\), solo, rabbit hair ornament, star | |
| \(symbol\), hair ornament, purple eyes, symbol-shaped pupils, star-shaped | |
| pupils, purple hair, long hair, multicolored hair, bare shoulders, looking | |
| at viewer, dress, hair between eyes, parted lips, ascot, idol clothes, | |
| sleeveless, sidelocks, star hair ornament, light particles, pink ribbon, | |
| ribbon, sparkle, streaked hair, hand up, nail polish, foreshortening, blurry | |
| background, depth of field, <lora:Fundiais:1> | |
| parameters: | |
| negative_prompt: >- | |
| lowres, (worst quality,bad quality,low quality:1.2), bad anatomy, | |
| signature, | |
| - output: | |
| url: images/7e1aa379-9fa0-449a-b363-2acccb184977.png | |
| text: >- | |
| fu_nd1a1s, masterpiece, best quality, amazing quality, detailed, newest, | |
| 1girl, solo, long hair, breasts, blush, smile, bangs, large breasts, simple | |
| background, black hair, white background, navel, cleavage, bare shoulders, | |
| collarbone, closed eyes, hairband, shorts, teeth, midriff, grin, short | |
| shorts, skindentation, shadow, arms behind back, black hairband, denim, | |
| facing viewer, denim shorts, wavy hair, hair intakes, leaning forward, flat | |
| color, <lora:Fundiais:1> | |
| parameters: | |
| negative_prompt: >- | |
| lowres, (worst quality,bad quality,low quality:1.2), bad anatomy, | |
| signature, | |
| base_model: OnomaAIResearch/Illustrious-xl-early-release-v0 | |
| instance_prompt: fu_nd1a1s, spot color | |
| license: cdla-permissive-2.0 | |
| # Fundiais | |
| <Gallery /> | |
| ## Model description | |
| fu_nd1a1s, is the trigger | |
| lora trained based on some images found on twitter | |
| `flat_color, is an optional tag, the lora work best with anime type checkpoints | |
| ## Trigger words | |
| You should use `fu_nd1a1s` to trigger the image generation. | |
| You should use `spot color` to trigger the image generation. | |
| ## Source | |
| https://civitai.red/models/2416676/fundiais-or-by-utdt69?modelVersionId=2717079 | |
| ## Credit | |
| https://civitai.red/user/UTdT_69 | |
| ## Download model | |
| [Download](/LyliaEngine/Fundiais/tree/main) them in the Files & versions tab. | |