Commit 9867f72e authored by mashun1's avatar mashun1
Browse files

readme

parent d34de4c4
...@@ -102,8 +102,6 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一 ...@@ -102,8 +102,6 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
# Run on a single GPU: # Run on a single GPU:
# 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 sh scripts/run.sh 512
# Run on multiple GPUs for parallel inference:
sh scripts/run_mp.sh 512
sh scripts/run_application.sh interp # Generate frame interpolation sh scripts/run_application.sh interp # Generate frame interpolation
sh scripts/run_application.sh loop # Looping video generation sh scripts/run_application.sh loop # Looping video generation
......
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