v2ray/Anima-2.9B-preview-v1-diffusers
3304
Anima 2.9B Preview V1 Diffusers
This is a diffusers-loadable version of Gazingstars123/Anima-2.9B (Preview V1).
Usage:
import torch
import diffusers
pipeline = diffusers.AnimaModularPipeline.from_pretrained("v2ray/Anima-2.9B-preview-v1-diffusers")
pipeline.load_components(torch_dtype=torch.bfloat16)