update DB
This commit is contained in:
@@ -120,6 +120,26 @@
|
||||
"filename": "RestoreFormer.pth",
|
||||
"url": "https://github.com/TencentARC/GFPGAN/releases/download/v1.3.4/RestoreFormer.pth"
|
||||
},
|
||||
{
|
||||
"name": "Stable Video Diffusion Image-to-Video",
|
||||
"type": "checkpoints",
|
||||
"base": "SVD",
|
||||
"save_path": "checkpoints/SVD",
|
||||
"description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.<BR>NOTE: 14 frames @ 576x1024",
|
||||
"reference": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid",
|
||||
"filename": "svd.safetensors",
|
||||
"url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid/resolve/main/svd.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "Stable Video Diffusion Image-to-Video (XT)",
|
||||
"type": "checkpoints",
|
||||
"base": "SVD",
|
||||
"save_path": "checkpoints/SVD",
|
||||
"description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.<BR>NOTE: 25 frames @ 576x1024 ",
|
||||
"reference": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt",
|
||||
"filename": "svd_xt.safetensors",
|
||||
"url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/main/svd_xt.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "negative_hand Negative Embedding",
|
||||
"type": "embeddings",
|
||||
|
||||
Reference in New Issue
Block a user