Instructions to use shreenithi20/purple-anime-illustration-flux-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use shreenithi20/purple-anime-illustration-flux-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("shreenithi20/purple-anime-illustration-flux-lora") prompt = "PURPL illustration style, dog wearing sunglasses, sitting in a field of flowers" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 54d0f8ff08064b4f23616f9e687852b80eb3581bd180cb9811ac39de3ae94834
- Size of remote file:
- 172 MB
- SHA256:
- 292a7be2e1aba6a5efee47798b961afa71025c445b60cb299d7ed253fa314d4c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.