Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xuwx1
LightX2V
Commits
6e46224f
"tests/vscode:/vscode.git/clone" did not exist on "b2323aa2b76ffa90a71507f09c18792d1dba2523"
Commit
6e46224f
authored
Jul 29, 2025
by
wangshankun
Browse files
add i2v lora foramt conver
parent
542703ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tools/extract/convert_vigen_to_x2v_lora.py
tools/extract/convert_vigen_to_x2v_lora.py
+2
-0
No files found.
tools/extract/convert_vigen_to_x2v_lora.py
View file @
6e46224f
...
@@ -43,6 +43,8 @@ proj_map = {
...
@@ -43,6 +43,8 @@ proj_map = {
"to_k"
:
"k"
,
"to_k"
:
"k"
,
"to_v"
:
"v"
,
"to_v"
:
"v"
,
"to_out"
:
"o"
,
"to_out"
:
"o"
,
"add_k_proj"
:
"k_img"
,
"add_v_proj"
:
"v_img"
,
}
}
lora_map
=
{
lora_map
=
{
"lora_A"
:
"lora_down"
,
"lora_A"
:
"lora_down"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment