Commit 8e7490b9 authored by helloyongyang's avatar helloyongyang
Browse files

update

parent 194e3bf4
import argparse
import json
import torch.distributed as dist
from loguru import logger
......
#!/bin/bash
# set path and first
lightx2v_path=/data/nvme1/yongyang/projects/pa/cnm/LightX2V
model_path=/data/nvme1/models/x2v_models/wan/Wan2.1-I2V-14B-480P
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