Instructions to use Shero448/hinata_illlu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/hinata_illlu 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-pony-xl-v1-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/hinata_illlu") prompt = "UNICODE\u0000\u0000g\u0000e\u0000n\u0000e\u0000r\u0000a\u0000l\u0000,\u0000h\u0000i\u0000g\u0000h\u0000r\u0000e\u0000s\u0000,\u0000 \u0000u\u0000l\u0000t\u0000r\u0000a\u0000-\u0000d\u0000e\u0000t\u0000a\u0000i\u0000l\u0000e\u0000d\u0000,\u0000v\u0000e\u0000r\u0000y\u0000 \u0000a\u0000e\u0000s\u0000t\u0000h\u0000e\u0000t\u0000i\u0000c\u0000,\u0000b\u0000e\u0000s\u0000t\u0000 \u0000q\u0000u\u0000a\u0000l\u0000i\u0000t\u0000y\u0000 \u0000,\u0000b\u0000e\u0000s\u0000t\u0000 \u0000h\u0000a\u0000n\u0000d\u0000s\u0000,\u0000b\u0000e\u0000s\u0000t\u0000 \u0000e\u0000y\u0000e\u0000s\u0000,\u0000" 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/69NRF4H8P4M5N1AV4G91HKEP00.jpeg | |
| text: "UNICODE\0\0g\0e\0n\0e\0r\0a\0l\0,\0h\0i\0g\0h\0r\0e\0s\0,\0 \0u\0l\0t\0r\0a\0-\0d\0e\0t\0a\0i\0l\0e\0d\0,\0v\0e\0r\0y\0 \0a\0e\0s\0t\0h\0e\0t\0i\0c\0,\0b\0e\0s\0t\0 \0q\0u\0a\0l\0i\0t\0y\0 \0,\0b\0e\0s\0t\0 \0h\0a\0n\0d\0s\0,\0b\0e\0s\0t\0 \0e\0y\0e\0s\0,\0" | |
| base_model: John6666/prefect-pony-xl-v1-sdxl | |
| instance_prompt: Hinata, black_hair, long_hair, huge_breasts, white eyes | |
| # hinata_illlu | |
| <Gallery /> | |
| ## Trigger words | |
| You should use `Hinata` to trigger the image generation. | |
| You should use `black_hair` to trigger the image generation. | |
| You should use `long_hair` to trigger the image generation. | |
| You should use `huge_breasts` to trigger the image generation. | |
| You should use `white eyes` to trigger the image generation. | |
| ## Download model | |
| [Download](/Shero448/hinata_illlu/tree/main) them in the Files & versions tab. | |