Instructions to use Boogu/Boogu-Image-0.1-Edit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Boogu/Boogu-Image-0.1-Edit with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Boogu/Boogu-Image-0.1-Edit", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
no stability for 2k + nor consistence ..
1
#6 opened 11 days ago
by
MAHKON1
why rely on FLUX 1 VAE ? wouldn't it be beter to upgrade to FLUX2 VAE ?
❤️ 1
2
#4 opened 16 days ago
by
LeFourbe
awesome model
2
#3 opened 18 days ago
by
Hellrunner
More Language Support
➕ 1
2
#2 opened 19 days ago
by
SquatchDev
Chinese Traditional Characters Un-supported?
2
#1 opened 22 days ago
by
mk4228