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
11fcc3fb
Commit
11fcc3fb
authored
Jul 01, 2025
by
GoatWu
Browse files
update configs
parent
1f50bcb2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
scripts/wan/run_wan_t2v_distill_4step_cfg.sh
scripts/wan/run_wan_t2v_distill_4step_cfg.sh
+2
-2
scripts/wan/run_wan_t2v_distill_4step_cfg_lora_rank32.sh
scripts/wan/run_wan_t2v_distill_4step_cfg_lora_rank32.sh
+2
-2
No files found.
scripts/wan/run_wan_t2v_distill_4step_cfg.sh
View file @
11fcc3fb
#!/bin/bash
# set path and first
lightx2v_path
=
"/data/lightx2v-dev"
model_path
=
"/data/lightx2v-dev/Wan2.1-T2V-14B/"
lightx2v_path
=
model_path
=
# check section
if
[
-z
"
${
CUDA_VISIBLE_DEVICES
}
"
]
;
then
...
...
scripts/wan/run_wan_t2v_distill_4step_cfg_lora_rank32.sh
View file @
11fcc3fb
#!/bin/bash
# set path and first
lightx2v_path
=
"/data/lightx2v-dev"
model_path
=
"/data/lightx2v-dev/Wan2.1-T2V-14B/"
lightx2v_path
=
model_path
=
# check section
if
[
-z
"
${
CUDA_VISIBLE_DEVICES
}
"
]
;
then
...
...
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