Instructions to use Shero448/chomikuplus_illu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/chomikuplus_illu with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("John6666/prefect-illustrious-xl-v20p-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/chomikuplus_illu") prompt = "<lora:chomikuplus:1> chomikuplus," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: >- | |
| images/00090-_lora_chomikuplus_1_ chomikuplus,__MATURE FEMALE, LARGE | |
| BREASTS, (masterpiece), (best quality), (ultra-detailed), amazing | |
| qualit.png | |
| text: <lora:chomikuplus:1> chomikuplus, | |
| parameters: | |
| negative_prompt: >- | |
| lowres, worst quality, low quality, (bad anatomy, bad hands:1.4), | |
| abstract, loli, school uniform, tracen school uniform, classroom, | |
| base_model: John6666/prefect-illustrious-xl-v20p-sdxl | |
| instance_prompt: chomikuplus | |
| # chomikuplus_illu | |
| <Gallery /> | |
| ## Trigger words | |
| You should use `chomikuplus` to trigger the image generation. | |
| ## Download model | |
| [Download](/Shero448/chomikuplus_illu/tree/main) them in the Files & versions tab. | |