Instructions to use LyliaEngine/Anima_Real_Skin_Enhancer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/Anima_Real_Skin_Enhancer 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_Real_Skin_Enhancer") 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/77053540-38d6-418d-b9d9-6e695bb47d32.png | |
| text: '-' | |
| - output: | |
| url: images/20e66ff5-2036-46b6-818e-424d97a9d8de.png | |
| text: '-' | |
| - output: | |
| url: images/87c89574-8b04-4fbc-b869-b99c127f41a7.png | |
| text: '-' | |
| base_model: LyliaEngine/anima_baseV10 | |
| instance_prompt: None | |
| license: cdla-permissive-2.0 | |
| # Anima_Real_Skin_Enhancer | |
| <Gallery /> | |
| ## Model description | |
| This Lora can make the character's skin more realistic without affecting the composition. | |
| ## Trigger words | |
| You should use `None` to trigger the image generation. | |
| ## Source | |
| https://civitai.red/models/2655383/anima-real-skin-enhancer | |
| ## Credit | |
| https://civitai.red/user/lse14 | |
| ## Download model | |
| [Download](/LyliaEngine/Anima_Real_Skin_Enhancer/tree/main) them in the Files & versions tab. | |