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