Instructions to use flymy-ai/flux-dev-lora-example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use flymy-ai/flux-dev-lora-example 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("flymy-ai/flux-dev-lora-example") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 6011a2af5d47ed2b24ecaab91eccc247185b623e5a8b40a7bba637c4a5bedf77
- Size of remote file:
- 1.17 MB
- SHA256:
- c6c75fbc5dc5e93da8047a32b1548ac05be5ce99568e809e9299ffcc72300aba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.