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