|
--- |
|
base_model: Yntec/3Danimation |
|
license: creativeml-openrail-m |
|
library_name: diffusers |
|
pipeline_tag: text-to-image |
|
model_creator: Yntec |
|
model_name: 3Danimation |
|
quantized_by: Second State Inc. |
|
tags: |
|
- Anime |
|
- Disney |
|
- 3D |
|
- Lykon |
|
- stable-diffusion |
|
- stable-diffusion-diffusers |
|
- diffusers |
|
- text-to-image |
|
inference: true |
|
language: |
|
- en |
|
--- |
|
|
|
<!-- header start --> |
|
<!-- 200823 --> |
|
<div style="width: auto; margin-left: auto; margin-right: auto"> |
|
<img src="https://github.com/LlamaEdge/LlamaEdge/raw/dev/assets/logo.svg" style="width: 100%; min-width: 400px; display: block; margin: auto;"> |
|
</div> |
|
<hr style="margin-top: 1.0em; margin-bottom: 1.0em;"> |
|
<!-- header end --> |
|
|
|
# 3Danimation-GGUF |
|
|
|
## Original Model |
|
|
|
[Yntec/3Danimation](https://huggingface.co/Yntec/3Danimation) |
|
|
|
## Run with `sd-api-server` |
|
|
|
Go to the [sd-api-server](https://github.com/LlamaEdge/sd-api-server/blob/main/README.md) repository for more information. |
|
|
|
## Quantized GGUF Models |
|
|
|
| Name | Quant method | Bits | Size | Use case | |
|
| ---- | ---- | ---- | ---- | ----- | |
|
| [3dAnimationDiffusion_v10-Q4_0.gguf](https://huggingface.co/second-state/3dAnimationDiffusion_v10-GGUF/blob/main/3dAnimationDiffusion_v10-Q4_0.gguf) | Q4_0 | 4 | 1.57 GB | | |
|
| [3dAnimationDiffusion_v10-Q4_1.gguf](https://huggingface.co/second-state/3dAnimationDiffusion_v10-GGUF/blob/main/3dAnimationDiffusion_v10-Q4_1.gguf) | Q4_1 | 4 | 1.59 GB | | |
|
| [3dAnimationDiffusion_v10-Q5_0.gguf](https://huggingface.co/second-state/3dAnimationDiffusion_v10-GGUF/blob/main/3dAnimationDiffusion_v10-Q5_0.gguf) | Q5_0 | 5 | 1.62 GB | | |
|
| [3dAnimationDiffusion_v10-Q5_1.gguf](https://huggingface.co/second-state/3dAnimationDiffusion_v10-GGUF/blob/main/3dAnimationDiffusion_v10-Q5_1.gguf) | Q5_1 | 5 | 1.64 GB | | |
|
| [3dAnimationDiffusion_v10-Q8_0.gguf](https://huggingface.co/second-state/3dAnimationDiffusion_v10-GGUF/blob/main/3dAnimationDiffusion_v10-Q8_0.gguf) | Q8_0 | 8 | 1.76 GB | | |
|
| [3dAnimationDiffusion_v10-f16.gguf](https://huggingface.co/second-state/3dAnimationDiffusion_v10-GGUF/blob/main/3dAnimationDiffusion_v10-f16.gguf) | f16 | 16 | 2.13 GB | | |
|
| [vae-Q8_0.gguf](https://huggingface.co/second-state/3dAnimationDiffusion_v10-GGUF/blob/main/vae-Q8_0.gguf) | Q8_0 | 8 | 165 MB | | |
|
| [vae-f16.gguf](https://huggingface.co/second-state/3dAnimationDiffusion_v10-GGUF/blob/main/vae-f16.gguf) | f16 | 16 | 167 MB | | |
|
|
|
**Quantized with stable-diffusion.cpp `master-697d000`.** |