mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-27 23:30:52 +08:00
update DB
This commit is contained in:
parent
5d7ca49919
commit
7529774f0b
@ -512,7 +512,16 @@
|
|||||||
"filename": "temporalnetversion2.ckpt",
|
"filename": "temporalnetversion2.ckpt",
|
||||||
"url": "https://huggingface.co/CiaraRowles/TemporalNet2/resolve/main/temporalnetversion2.ckpt"
|
"url": "https://huggingface.co/CiaraRowles/TemporalNet2/resolve/main/temporalnetversion2.ckpt"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "CiaraRowles/TemporalNet1XL (1.0)",
|
||||||
|
"type": "controlnet",
|
||||||
|
"base": "SD1.5",
|
||||||
|
"save_path": "controlnet/TemporalNet1XL",
|
||||||
|
"description": "This is TemporalNet1XL, it is a re-train of the controlnet TemporalNet1 with Stable Diffusion XL.",
|
||||||
|
"reference": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0",
|
||||||
|
"filename": "diffusion_pytorch_model.safetensors",
|
||||||
|
"url": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "CLIPVision model (stabilityai/clip_vision_g)",
|
"name": "CLIPVision model (stabilityai/clip_vision_g)",
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"models": [
|
"models": [
|
||||||
|
{
|
||||||
|
"name": "CiaraRowles/TemporalNet1XL (1.0)",
|
||||||
|
"type": "controlnet",
|
||||||
|
"base": "SD1.5",
|
||||||
|
"save_path": "controlnet/TemporalNet1XL",
|
||||||
|
"description": "This is TemporalNet1XL, it is a re-train of the controlnet TemporalNet1 with Stable Diffusion XL.",
|
||||||
|
"reference": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0",
|
||||||
|
"filename": "diffusion_pytorch_model.safetensors",
|
||||||
|
"url": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "LCM LoRA SD1.5",
|
"name": "LCM LoRA SD1.5",
|
||||||
"type": "lora",
|
"type": "lora",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user