Commit ed6063e2 authored by mashun1's avatar mashun1
Browse files

Update README.md

parent 9a7c825f
...@@ -122,7 +122,7 @@ test_list_path 表示输入图像路径及其对应的标题请参考演示文 ...@@ -122,7 +122,7 @@ test_list_path 表示输入图像路径及其对应的标题请参考演示文
HIP_VISIBLE_DEVICES=1 python gradio_app.py HIP_VISIBLE_DEVICES=1 python gradio_app.py
注意:第一次执行该命令会下载默认文件,当默认文件下载完毕后(程序会报错)需手动注释/删除 `~/.cache/modelscope/hub/damo/i2vgen-xl/ms_wrapper.py`中的代码 注意:第一次执行该命令前需要创建 `workspace/experiments/test_list_for_i2vgen` 文件夹用来保存生成结果,且执行该命令会下载默认文件,当默认文件下载完毕后(程序会报错)需手动注释/删除 `~/.cache/modelscope/hub/damo/i2vgen-xl/ms_wrapper.py`中的代码
![alt text](readme_imgs/image-3.png) ![alt text](readme_imgs/image-3.png)
......
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