We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
command = f"python generate.py --task t2v-1.3B --size 832*480 --ckpt_dir ./Wan2.1-T2V-1.3B --offload_model {offload_model_value} --t5_cpu --sample_shift 8 --sample_guide_scale 6 --prompt "{args.prompt}""
do you have a better way
The text was updated successfully, but these errors were encountered:
https://huggingface.co/spaces/rahul7star/Wan2.1-Text-Vdo-Demp
Sorry, something went wrong.
国内可以用https://hf-mirror.com/先下载好模型
you can also use modelscope: https://www.modelscope.cn/organization/Wan-AI
No branches or pull requests
command = f"python generate.py --task t2v-1.3B --size 832*480 --ckpt_dir ./Wan2.1-T2V-1.3B --offload_model {offload_model_value} --t5_cpu --sample_shift 8 --sample_guide_scale 6 --prompt "{args.prompt}""
do you have a better way
The text was updated successfully, but these errors were encountered: