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

- Prompt
- -

- Prompt
- -

- Prompt
- -
Model description
本 LoRA 用于动画风格生成,基于 Anima Preview 2 训练,在 Preview 3 上亦可使用。提供三种不同 rank 版本,其中 rank16 效果最好,rank4 为轻量版本。 遵循 MIT 协议。 This LoRA is trained for anime-style generation. It is trained based on Anima Preview 2 and can also be used with Preview 3. Three versions with different ranks are provided: the rank16 version delivers the best results, the rank4 version is a lightweight alternative. Released under the MIT License.
Trigger words
You should use diaper to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 116
Model tree for Coald/tapeType_diaper_lora_AnimaPreview2_Preview3_V1
Base model
circlestone-labs/Anima