Instructions to use Shero448/cflation-illu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/cflation-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("robb-0/TheArtist-Style-IllustriousXL", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/cflation-illu") prompt = "anime, masterpiece, best quality, detailed background, 8k,1girl, <lora:cumflation:1> , cumflation, belly expansion, purah, 1boy, size difference, large penis, anal, lying on stomach, against glass, from front, excessive cum " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - text: >- | |
| anime, masterpiece, best quality, detailed background, 8k,1girl, | |
| <lora:cumflation:1> , cumflation, belly expansion, purah, 1boy, size | |
| difference, large penis, anal, lying on stomach, against glass, from front, | |
| excessive cum | |
| parameters: | |
| negative_prompt: >- | |
| lowres, bad quality, worst quality, bad anatomy, sketch, jpeg artifacts, | |
| ugly, poorly drawn, censor,blurry, watermark,old,oldest,watermark,bad | |
| toes, bad fingers, text, text bubble, multiple views, school uniform, | |
| patreon logo, out of frame | |
| output: | |
| url: >- | |
| images/00001-anime, masterpiece, best quality, detailed background, | |
| 8k,1girl, _lora_cumflation_1_ , cumflation, belly expansion, purah, | |
| 1boy.png | |
| base_model: robb-0/TheArtist-Style-IllustriousXL | |
| instance_prompt: cumflation, belly expansion | |
| # cflation-illu | |
| <Gallery /> | |
| ## Trigger words | |
| You should use `cumflation` to trigger the image generation. | |
| You should use `belly expansion` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/Shero448/cflation-illu/tree/main) them in the Files & versions tab. | |