Instructions to use botSolar/zoom-out-kontext with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use botSolar/zoom-out-kontext with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("HighCWu/FLUX.1-Kontext-dev-bnb-hqq-4bit", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("botSolar/zoom-out-kontext") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Zoom-out-kontext

- Prompt
- -
Model description
source https://civitai.com/models/1800528/flux-kontext-zoom-out-lora
Download model
Download them in the Files & versions tab.
- Downloads last month
- 62
Model tree for botSolar/zoom-out-kontext
Base model
black-forest-labs/FLUX.1-Kontext-dev Quantized
HighCWu/FLUX.1-Kontext-dev-bnb-hqq-4bit