{"id":17660942,"url":"https://github.com/soulteary/docker-stable-video-diffusion","last_synced_at":"2026-04-09T05:31:47.599Z","repository":{"id":216034798,"uuid":"740302220","full_name":"soulteary/docker-stable-video-diffusion","owner":"soulteary","description":"Help Elon Musk Launch a Rocket 🚀","archived":false,"fork":false,"pushed_at":"2024-01-12T16:40:38.000Z","size":783,"stargazers_count":20,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T01:41:04.164Z","etag":null,"topics":["stable-diffusion","stable-video-diffusion","stable-video-diffusion-webui"],"latest_commit_sha":null,"homepage":"https://soulteary.com/2024/01/08/stable-video-diffusion-quick-start-with-docker-and-diffusers.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soulteary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-08T04:09:29.000Z","updated_at":"2025-03-01T14:27:24.000Z","dependencies_parsed_at":"2024-01-12T22:02:22.327Z","dependency_job_id":"cb83d279-9096-47e5-8f2f-23b99c6d1619","html_url":"https://github.com/soulteary/docker-stable-video-diffusion","commit_stats":null,"previous_names":["soulteary/docker-stable-video-diffusion"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soulteary/docker-stable-video-diffusion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fdocker-stable-video-diffusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fdocker-stable-video-diffusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fdocker-stable-video-diffusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fdocker-stable-video-diffusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soulteary","download_url":"https://codeload.github.com/soulteary/docker-stable-video-diffusion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulteary%2Fdocker-stable-video-diffusion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31587776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["stable-diffusion","stable-video-diffusion","stable-video-diffusion-webui"],"created_at":"2024-10-23T17:09:46.606Z","updated_at":"2026-04-09T05:31:47.572Z","avatar_url":"https://github.com/soulteary.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Stable Video Diffusion\n\nHelp Elon Musk Launch a Rocket 🚀\n\n![](./images/rocket.png)\n\nresult: [rocket.mp4](./images/rocket.mp4) \n\n## WebUI\n\n![](./images/flying.jpg)\n\n\n## Guide\n\n- 第一篇：《[使用 Docker 快速上手 Stability AI 的 SDXL 1.0 正式版](https://zhuanlan.zhihu.com/p/646706041)》\n- **🌟第二篇🌟**：《[使用 Docker 和 Diffusers 快速上手 Stable Video Diffusion 图生视频大模型](https://soulteary.com/2024/01/08/stable-video-diffusion-quick-start-with-docker-and-diffusers.html)》\n- 第三篇：《[Stable Diffusion XL Turbo 文生图和图生图实践](https://soulteary.com/2024/01/13/stable-diffusion-xl-turbo-image-generation.html)》\n\n\n- 环境准备：《[基于 Docker 的深度学习环境：Windows 篇](https://zhuanlan.zhihu.com/p/646758615)》/ 《[基于 Docker 的深度学习环境：入门篇](https://soulteary.com/2023/03/22/docker-based-deep-learning-environment-getting-started.html)》\n- 模型下载：《[节省时间：AI 模型靠谱下载方案汇总](https://soulteary.com/2024/01/09/summary-of-reliable-download-solutions-for-ai-models.html)》\n- 疑难杂症：《[修复 OpenCV 依赖错误的小工具：OpenCV Fixer](https://soulteary.com/2024/01/07/fix-opencv-dependency-errors-opencv-fixer.html)》/ 《[在 Nvidia Docker 容器编译构建显存优化加速组件 xFormers](https://soulteary.com/2024/01/12/xformers-source-code-compilation-with-nvidia-docker.html)》\n\n\n## Refs Projects\n\n- Stable Diffusion XL: https://github.com/soulteary/docker-sdxl\n- Stable Diffusion XL Turbo: https://github.com/soulteary/docker-stable-diffusion-xl-turbo\n- Stable Video Diffusion: https://github.com/soulteary/docker-stable-video-diffusion\n- Docker Prompt Generator: https://github.com/soulteary/docker-prompt-generator\n- Apple ML Stable Diffusion: https://github.com/soulteary/ml-stable-diffusion\n- Taiyi Stable Diffusion: https://github.com/soulteary/docker-stable-diffusion-taiyi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulteary%2Fdocker-stable-video-diffusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoulteary%2Fdocker-stable-video-diffusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulteary%2Fdocker-stable-video-diffusion/lists"}