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
results aren't showing in collab. how to fix this?
The text was updated successfully, but these errors were encountered:
did u solve the issue ?
Sorry, something went wrong.
Maybe try running !python -m apps.infer -cfg ./configs/{model}.yaml -loop_smpl 100 -loop_cloth 200 -colab -gpu 0 -export_video -in_dir {image_folder} in previous step (remove source activate icon)
!python -m apps.infer -cfg ./configs/{model}.yaml -loop_smpl 100 -loop_cloth 200 -colab -gpu 0 -export_video -in_dir {image_folder}
source activate icon
Because when I removed the clear_ouput() line, seems to have not installed any video in previous step
No branches or pull requests
results aren't showing in collab. how to fix this?
The text was updated successfully, but these errors were encountered: