Downloads · 30 days
296
56% of all-time downloads
v2ray/Anima-2.9B-preview-v1-diffusers
Anima-2.9B-preview-v1-diffusers is a text-to-image model from v2ray. Use it when you need an image from a text prompt. It is set up for diffusers. The card lists the license as other.
This is a diffusers-loadable version of Gazingstars123/Anima-2.9B (Preview V1).
Downloads · 30 days
296
56% of all-time downloads
All-time downloads
530
Public
Parameters
2.8B
7.3 GB on disk
Likes
3
Trending 1
Click a slice to open those files.
.safetensors7.3 GB · 100%
From the Hugging Face model README
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)