Instructions to use Muapi/ghibli-style-plus-background with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Muapi/ghibli-style-plus-background with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Muapi/ghibli-style-plus-background") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- fb70bb9fd5b54d40641e9f512177f3fe50c7f90e9ea6a133ce4d844a40b0eca3
- Size of remote file:
- 180 kB
- SHA256:
- 55c0ce6d9d8989d1a39806346fce555794b4948b8d9511f4092cd7c473b65cd6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.