model-list.json update
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
"models": [
|
||||
{
|
||||
"name": "stabilityai/Stable Zero123",
|
||||
"type": "animatediff",
|
||||
"base": "SD1.x",
|
||||
"save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
|
||||
"type": "zero123",
|
||||
"base": "zero123",
|
||||
"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).",
|
||||
"reference": "https://huggingface.co/stabilityai/stable-zero123",
|
||||
"filename": "stable_zero123.ckpt",
|
||||
|
||||
Reference in New Issue
Block a user