Instructions to use merve/flux-lego-lora-dreambooth with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use merve/flux-lego-lora-dreambooth 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("merve/flux-lego-lora-dreambooth") prompt = "lego set in style of TOK" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
flux-lego-lora-dreambooth / dreambooth-flux-dev-lora /events.out.tfevents.1723819989.838ef21aa2f0.14054.0
- Xet hash:
- ec7856430326054912018960c97df1fdbab5366c2bfafbbece148d427eff4ed5
- Size of remote file:
- 159 kB
- SHA256:
- fd60b52bbaceb81fff8fa4cad13873fe8934a08b58161f6d5202cba782bafa52
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.