Instructions to use LyliaEngine/Kenva with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/Kenva 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/Kenva", dtype=torch.bfloat16, device_map="cuda") prompt = "None" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - diffusers | |
| - checkpoint | |
| instance_prompt: None | |
| license: cdla-permissive-2.0 | |
| # Kenva | |
| <Gallery /> | |
| ## Model description | |
|  | |
|  | |
| If you're tired of yet another style of yet another anime. | |
| 4 5 6 Many different styles (more styles upcoming) | |
| DeepInk β ArtStation - Alexandra Fomina | |
| Smudge β ArtStation - Zim | |
| Maplefox β ArtStation - Eri Cruz | |
| Ericga β ArtStation - GA IS | |
| Jouste β ArtStation - Jesse Turner (jouste) | |
| Kenva β Kenva art | |
| Beta versions of models are mostly used by me for self-training but I decided to post them here | |
| ## Trigger words | |
| You should use `knva, halftone effect, retro artstyle` to trigger the image generation. | |
| ## Source | |
| https://civitai.com/models/366990/pony-custom-styles?modelVersionId=454703 | |
| ## Credit | |
| https://civitai.com/user/alexclerick | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/LyliaEngine/Kenva/tree/main) them in the Files & versions tab. |