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

- Prompt
- -

- Prompt
- -

- Prompt
- -
Model description
(Note: The Lora weight from left to right is -1, 0, 0.5, 1) Detail slider lora for Anima Adjust image details while minimizing the impact on the original image's visual style and composition.
preview3: Using experimental parameters,The result is not very stable and may significantly affect the composition or cause details to collapse.Comprehensive rendering details and content details
context_detailer_base10: More emphasis on adjusting content details
rendering_detailer_base10: This version focuses more on adding material details to objects and the environment
Works with weights [-0.5, 0.5]
Use positive weight to increase details and negative weight to reduce details.
The instance image is provided by @storyAura
Trigger words
You should use None to trigger the image generation.
Source
https://civitai.red/models/2620171/anima-detail-tweaker?modelVersionId=2947492
Credit
https://civitai.red/user/lse14
Download model
Download them in the Files & versions tab.
- Downloads last month
- 31