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
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/151048c4-6ca5-42a1-a2f2-f5a8a520acaa.png | |
| text: '-' | |
| - output: | |
| url: images/3df44d99-f97c-4b66-8d02-80f1ee9cff75.png | |
| text: '-' | |
| - output: | |
| url: images/6ef3c1b7-68ff-4ad8-b013-17b2676c1775.png | |
| text: '-' | |
| base_model: LyliaEngine/anima_baseV10 | |
| instance_prompt: None | |
| license: cdla-permissive-2.0 | |
| # Anima_Detail_Tweaker | |
| <Gallery /> | |
| ## 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](/LyliaEngine/Anima_Detail_Tweaker/tree/main) them in the Files & versions tab. | |