Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
Flux
FluxDev
Anime
Euler
AdamW8bit
Realistic-Anime
Instructions to use prithivMLmods/Canopus-LoRA-Flux-Anime with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use prithivMLmods/Canopus-LoRA-Flux-Anime 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("prithivMLmods/Canopus-LoRA-Flux-Anime") prompt = "Anime ((masterpiece,best quality, detailed)), outdoor,wind_lift, souryuu asuka langley, interface headset, red bodysuit, (realistic:1.3)" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 2f7a78c91f40c64240b6dc1a0bb429ec14a38085c0b9cfc20f54a48c4d75c221
- Size of remote file:
- 2.35 MB
- SHA256:
- b85bb4174ff9e69fdc81143dc860a2b2c689f7489ad2bae25b2ebbdbe7fdc481
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.