Skip to content

Commit

Permalink
Update Hunyuan submodule configuration and add new submodule directory
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
VikramxD committed Jan 7, 2025
1 parent 78ca3de commit 03f580b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions hunyuan
Submodule hunyuan added at b96b1f

0 comments on commit 03f580b

Please sign in to comment.