Instructions to use ikmalsaid/akira-anime-flux-dev-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ikmalsaid/akira-anime-flux-dev-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("ikmalsaid/akira-anime-flux-dev-lora") prompt = "a smiling man in tuxedo, ak1ra_iss style <lora:ak1ra_iss-lora:1.25>" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Akira (1988 Anime Film) - Flux.1 [Dev] LORA

- Prompt
- a smiling man in tuxedo, ak1ra_iss style <lora:ak1ra_iss-lora:1.25>

- Prompt
- a smiling woman in sweater, ak1ra_iss style <lora:ak1ra_iss-lora:1.25>

- Prompt
- ak1ra_iss scenery in a human cloning lab. Includes subtitle text "Where is he?". <lora:ak1ra_iss-lora:1>

- Prompt
- ak1ra_iss scene of a group of people in a meeting room. Includes subtitle text "And so?". <lora:ak1ra_iss-lora:1>

- Prompt
- ak1ra_iss scene of a TV advertisement showing a man holding a soda bottle. The brand is "FLUX" with flair color red and blue. It also contains a text caption "Drink it!". <lora:ak1ra_iss-lora:1>

- Prompt
- ak1ra_iss scene of a TV advertisement showing a person holding a soda bottle with a brand named "FLUX" which consists of flair color red and blue. It also contains a text caption "Drink it! You'll like it.". <lora:ak1ra_iss-lora:1>
Model description
A legendary anime film LORA trained on Flux.1 [Dev]. Any constructive feedback and suggestions are very much appreciated. Thank you for your support!
Trigger words
You should use ak1ra_iss to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Update 30/09: New version trained on Flux-Dev2Pro base model is now available. Please try it!
Download them in the Files & versions tab.
- Downloads last month
- 33
Model tree for ikmalsaid/akira-anime-flux-dev-lora
Base model
black-forest-labs/FLUX.1-dev