"vscode:/vscode.git/clone" did not exist on "948022e1e82fff87bf7feb9ea7e0e59a534c5289"
Commit 6a397186 authored by mashun1's avatar mashun1
Browse files

Update README.md

parent d1e2615e
...@@ -77,10 +77,10 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一 ...@@ -77,10 +77,10 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
### 命令行 ### 命令行
# Select the model based on required resolutions: i.e., 1024|512|320: # Select the model based on required resolutions: i.e., 1024|512|320:
sh scripts/run.sh 512 bash scripts/run.sh 512
sh scripts/run_application.sh interp # Generate frame interpolation bash scripts/run_application.sh interp # Generate frame interpolation
sh scripts/run_application.sh loop # Looping video generation bash scripts/run_application.sh loop # Looping video generation
### gradio页面 ### gradio页面
......
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