Commit 11fcc3fb authored by GoatWu's avatar GoatWu
Browse files

update configs

parent 1f50bcb2
#!/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
......
#!/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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment