Instructions to use 9r4n4y/Z-Image-Turbo-Ghibli-Style-backup with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use 9r4n4y/Z-Image-Turbo-Ghibli-Style-backup with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("9r4n4y/Z-Image-Turbo-Ghibli-Style-backup") prompt = "an image of a young woman sitting outdoors on grass. She appears to be in her 20s with brown hair tied back in a ponytail. She is wearing a dark blue sports bra-style crop top that shows her midriff, paired with high-waisted olive green cargo pants. She has a white shirt or jacket draped over her shoulders. Around her neck is a silver chain necklace, and she is wearing small hoop earrings. " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/z-image_00147_.png | |
| text: 'an image of a young woman sitting outdoors on grass. She appears to be in her 20s with brown hair tied back in a ponytail. She is wearing a dark blue sports bra-style crop top that shows her midriff, paired with high-waisted olive green cargo pants. She has a white shirt or jacket draped over her shoulders. Around her neck is a silver chain necklace, and she is wearing small hoop earrings. ' | |
| - output: | |
| url: images/z-image_00152_.png | |
| text: 'Ghibli style futuristic stormtrooper with glossy white armor and a sleek helmet, standing heroically on a lush alien planet, vibrant flowers blooming around, soft sunlight illuminating the scene, a gentle breeze rustling the leaves' | |
| - output: | |
| url: images/z-image_00149_.png | |
| text: 'Ghibli style Santa Claus, a jolly old man with a fluffy white beard and a red coat, cheerfully preparing gifts in a cozy workshop filled with magical toys, warm golden light glowing from lanterns, surrounded by adorable elves and whimsical creatures helping him' | |
| - output: | |
| url: images/z-image_00151_.png | |
| text: 'Ghibli style Albus Dumbledore, a wise old wizard with long silver hair and a flowing robe, standing in a lush garden filled with colorful magical plants, gently stroking a phoenix perched on his shoulder, soft morning light filtering through the trees, surrounded by whimsical creatures curiously observing him' | |
| - output: | |
| url: images/z-image_00148_.png | |
| text: 'Ghibli style Garfield, a lazy orange cat with a mischievous grin, lounging on a sunny windowsill while dreaming of lasagna, in a cozy home filled with plants and colorful decor, warm light streaming in, with a friendly mouse peeking out from behind a flower pot' | |
| base_model: Tongyi-MAI/Z-Image-Turbo | |
| instance_prompt: null | |
| license: apache-2.0 | |
| # Zimage-Ghibli-Style | |
| <Gallery /> | |
| ## Model description | |
| This model is a LoRA trained on Ghibli Studio style arts (outputs from ChatGPT 4o images) for Z-Image Turbo. | |
| No trigger words are needed when using in ComfyUI. | |
| [Detailed guide on how to train it locally (can use a 12GB VRAM GPU such as RTX 3060)](https://youtu.be/5n14YLTBS6s) | |
| For how to use it in ComfyUI, check out the [Youtube Video](https://youtu.be/P8maux1ikAU). | |
| ## Download model | |
| [Download](/Ttio2/Z-Image-Turbo-Ghibli-Style/tree/main) them in the Files & versions tab. | |