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:
- 6b23c6f913b62538251445cb9513679c76987ce3a41dae4bbb39302db7a76e10
- Size of remote file:
- 1.21 GB
- SHA256:
- 6333eae6dd092856aa749db877618c838cb1fe0c2f145db8766e23479a5eec50
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.