Instructions to use Muapi/miyazaki-hayao-studio-ghibli-concept-art-storyboard-watercolor-rough-sketch-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Muapi/miyazaki-hayao-studio-ghibli-concept-art-storyboard-watercolor-rough-sketch-style 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", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Muapi/miyazaki-hayao-studio-ghibli-concept-art-storyboard-watercolor-rough-sketch-style") 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:
- aa8ff447328fbec1c5aeb9dbc2ca076fce3520ef4c2566ab00f0a7cd25439061
- Size of remote file:
- 480 kB
- SHA256:
- f7e433b96c54ba6e3001527c99dc8076bb64d781b32aaf33a04c2c2f5e365180
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.