diff --git a/extensions/sd-webui-lcm.json b/extensions/sd-webui-lcm.json new file mode 100644 index 00000000..b7324377 --- /dev/null +++ b/extensions/sd-webui-lcm.json @@ -0,0 +1,9 @@ +{ + "name": "Latent Consistency Models", + "url": "https://github.com/0xbitches/sd-webui-lcm.git", + "description": "Generate high quality images in just 4 steps. Run Latent Consistency Models with Automatic1111.", + "tags": [ + "tab" + ], + "added": "2023-10-22" +} \ No newline at end of file diff --git a/index.json b/index.json index d208cc60..b0475330 100644 --- a/index.json +++ b/index.json @@ -2407,6 +2407,15 @@ "extras" ], "added": "2023-10-22" + }, + { + "name": "Latent Consistency Models", + "url": "https://github.com/0xbitches/sd-webui-lcm.git", + "description": "Generate high quality images in just 4 steps. Run Latent Consistency Models with Automatic1111.", + "tags": [ + "tab" + ], + "added": "2023-10-22" } ] } \ No newline at end of file