Created
November 24, 2023 13:36
-
-
Save bombless/0191487e074f40d988ca35773e4bcdd2 to your computer and use it in GitHub Desktop.
gpt4v and stable video diffusion
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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