Instructions to use OpenModels4all/flux_testing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use OpenModels4all/flux_testing 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("OpenModels4all/flux_testing") prompt = "AADITYABATMAN" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 74ddd29caa59d914950a7c4044c8b83023725dbcc4b9e1f3c58fa8cf8a132b09
- Size of remote file:
- 172 MB
- SHA256:
- ea94feedfb8fbbd1c57488beea66b905282329f6425dc6cbab0101266673b1fa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.