Instructions to use openfree/flux-chatgpt-ghibli-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use openfree/flux-chatgpt-ghibli-lora 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("openfree/flux-chatgpt-ghibli-lora") prompt = "a boy and a girl looking out of a window with a cat perched on the window sill. There is a bicycle parked in front of them and a plant with flowers to the right side of the image. The wall behind them is visible in the background. " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- a96cf66e3f4efc0b1e4c21b19b34c18ff307f7ba4ebe1c30fe017769aeb420c6
- Size of remote file:
- 172 MB
- SHA256:
- 07eba8879bec8717b65cc0e6e487b49d31f1ee597d3d109142fe088bf653f4c7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.