mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 22:54:30 +08:00
model-list.json update
This commit is contained in:
parent
3571a42051
commit
a4e72bd2d0
@ -2,9 +2,9 @@
|
|||||||
"models": [
|
"models": [
|
||||||
{
|
{
|
||||||
"name": "stabilityai/Stable Zero123",
|
"name": "stabilityai/Stable Zero123",
|
||||||
"type": "animatediff",
|
"type": "zero123",
|
||||||
"base": "SD1.x",
|
"base": "zero123",
|
||||||
"save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
|
"save_path": checkpoint/zero123",
|
||||||
"description": "Stable Zero123 is a model for view-conditioned image generation based on [a/Zero123](https://github.com/cvlab-columbia/zero123).",
|
"description": "Stable Zero123 is a model for view-conditioned image generation based on [a/Zero123](https://github.com/cvlab-columbia/zero123).",
|
||||||
"reference": "https://huggingface.co/stabilityai/stable-zero123",
|
"reference": "https://huggingface.co/stabilityai/stable-zero123",
|
||||||
"filename": "stable_zero123.ckpt",
|
"filename": "stable_zero123.ckpt",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user