support keyword search
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "TASED Decoder",
|
||||
"name": "TAESD Decoder",
|
||||
"type": "VAE",
|
||||
"base": "TASED",
|
||||
"base": "TAESD",
|
||||
"save_path": "vae_approx",
|
||||
"description": "To view the preview in high quality while running samples in ComfyUI, you will need this model.",
|
||||
"reference": "https://github.com/madebyollin/taesd",
|
||||
@@ -11,9 +11,9 @@
|
||||
"url": "https://github.com/madebyollin/taesd/raw/main/taesd_decoder.pth"
|
||||
},
|
||||
{
|
||||
"name": "TASED Encoder",
|
||||
"name": "TAESD Encoder",
|
||||
"type": "VAE",
|
||||
"base": "TASED",
|
||||
"base": "TAESD",
|
||||
"save_path": "vae_approx",
|
||||
"description": "To view the preview in high quality while running samples in ComfyUI, you will need this model.",
|
||||
"reference": "https://github.com/madebyollin/taesd",
|
||||
|
||||
Reference in New Issue
Block a user