Text-to-Image
Diffusers
flux
flux-diffusers
image-to-image
simpletuner
safe-for-work
lora
template:sd-lora
lycoris
Instructions to use quzo/plenerloha with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use quzo/plenerloha 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("quzo/plenerloha") prompt = "unconditional (blank prompt)" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 62c1cfa434e2322cd7fc09fe4a8b4f7d85ac1a049a772900f1dc8de108283af8
- Size of remote file:
- 1.23 GB
- SHA256:
- 2beaee15e940e2c2d66df9dd25bfce51784fcff5f46e182c62f7addb5a809d26
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.