Skip to content

Instantly share code, notes, and snippets.

@bombless
Created November 24, 2023 13:36
Show Gist options
  • Save bombless/0191487e074f40d988ca35773e4bcdd2 to your computer and use it in GitHub Desktop.
Save bombless/0191487e074f40d988ca35773e4bcdd2 to your computer and use it in GitHub Desktop.
gpt4v and stable video diffusion
https://www.gpt4v.net/zh-CN/yeschat/
https://weel.co.jp/media/stable-video-diffusion
{
"svd": ["https://huggingface.co/stabilityai/stable-video-diffusion-img2vid/resolve/main/svd.safetensors", "checkpoints/svd.safetensors"],
"svd_xt": ["https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/main/svd_xt.safetensors", "checkpoints/svd_xt.safetensors"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment