Instructions to use scrapware/amanivae with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use scrapware/amanivae with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Lykon/AnyLoRA", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("scrapware/amanivae") prompt = " amanivae " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Lykon/AnyLoRA", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("scrapware/amanivae")
prompt = " amanivae "
image = pipe(prompt).images[0]amanivae

- Prompt
- amanivae
- Negative Prompt
- amqnivae.pt (Bluewish)

- Prompt
- amenivae
- Negative Prompt
- amenivae (Neutral Colored)

- Prompt
- animevae
- Negative Prompt
- Sample of animevae.pt original.
Model description
Neutral colored animevae only animevae(100%) on feat latest floating tensor genetic shift technology. half size pruned to only state_dict(rest keep loss_logver).
Amanivae: bluewish</ br> Amenivae: Neutral Colored
(!) Adjust with some rate(0.1-0.9) from animevae.pt original.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- -
Model tree for scrapware/amanivae
Base model
Lykon/AnyLoRA