From 03f580bf27e5e6a32c48fbd139b136d611fb9849 Mon Sep 17 00:00:00 2001 From: vikramxD Date: Tue, 7 Jan 2025 11:27:18 +0000 Subject: [PATCH] Update Hunyuan submodule configuration and add new submodule directory - Changed the submodule name from "HunyuanVideo" to "hunyuan" in .gitmodules. - Updated the submodule path and URL to reflect the new naming convention. - Added the new "hunyuan" submodule directory with the latest commit reference. --- .gitmodules | 6 +++--- hunyuan | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 160000 hunyuan diff --git a/.gitmodules b/.gitmodules index aa59d20..381fedf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "LTX-Video"] path = ltx url = https://github.com/VikramxD/ltx.git -[submodule "HunyuanVideo"] - path = HunyuanVideo - url = https://github.com/VikramxD/HunyuanVideo +[submodule "hunyuan"] + path = hunyuan + url = https://github.com/VikramxD/hunyuan.git diff --git a/hunyuan b/hunyuan new file mode 160000 index 0000000..b96b1f3 --- /dev/null +++ b/hunyuan @@ -0,0 +1 @@ +Subproject commit b96b1f3c584260d5f4083c53e8aa622ba4f87883