Instructions to use JacobLinCool/FLUXd-jacob-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use JacobLinCool/FLUXd-jacob-v0.1 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("JacobLinCool/FLUXd-jacob-v0.1") prompt = "Jacob holding a sign that says 'I am Jacob!'" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Rename jacob-image-test-flux_000002250.safetensors to FLUXd-jacob-v0.1_000002250.safetensors
acf5b16 verified - Xet hash:
- 96e0aa4702fa440cb686c88c1a927f7ab6829dc76eab35a23179a3cd6c54da3c
- Size of remote file:
- 172 MB
- SHA256:
- 8cd534b316510d08ce4cc61e363253438035ef05b8f352f2deebefc738baabab
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.