Instructions to use Minoumimi/Kittew with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Minoumimi/Kittew 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("Minoumimi/Kittew") prompt = "Pony" 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/[Artist] Kittew [v5] 11.jpg | |
| text: 'Pony' | |
| - output: | |
| url: https://i.postimg.cc/L6ZFf9SC/Artist-Kittew-PG-v2-11.jpg | |
| text: 'Illustrious' | |
| - output: | |
| url: https://i.postimg.cc/bN2fbyPM/Artist-Kittew-PG-v3-11111111111111.jpg | |
| text: 'SDXL' | |
| - output: | |
| url: https://i.postimg.cc/hP7RxDn5/Artist-Kittew-PG-v4-1.jpg | |
| text: 'SD 1.5' | |
| - output: | |
| url: https://i.postimg.cc/NfrvTsYv/Artist-Kittew-Zi-T.jpg | |
| text: 'ZiT' | |
| base_model: LyliaEngine/Pony_Diffusion_V6_XL | |
| instance_prompt: Artist_Kittew | |
| license: cc-by-4.0 | |
| # [Artist] Kittew | |
| <Gallery /> | |
| ## Model description | |
| Artist Kittew Artstyle | |
| ## Trigger words | |
| You should use `Artist_Kittew` to trigger the image generation. | |
| ## Download model | |
| [Download](/Minoumimi/Kittew/tree/main) them in the Files & versions tab. | |