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