Instructions to use Disra/anime-lora-test-03 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Disra/anime-lora-test-03 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("Disra/anime-lora-test-03") prompt = "unconditional (blank prompt)" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 85b3d4e274d42ca7b13c05eedf699c214626e811ed627a2cb8582ece9dcd6868
- Size of remote file:
- 6.15 MB
- SHA256:
- 9bb353e039548f754dc6b25a639fa1587468f5e1b206c741e3250f850f75e51b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.