Skip to content
New issue

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

Solving issues when running demo on Colab #63

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

EitanHemed
Copy link

This pull request aims to streamline the running of the Colab demo, by solving issues i run into when running the demo.

  1. demo.py - edited the reading of config files to use SafeLoader. It be mentioned that this is addressed on Update the code #58, which wasn't merged yet.
  2. demo.ipynb -
    (a) Added a bash script to load checkpoints from Google Drive, in case git-lfs fails (Error occured when running demo.py #45).
    (b) Installed imageio-ffmpeg (required for reading driving video).

1. Added a bash script to load checkpoints from Google Drive, in case git-lfs fails. 2. Installed imageio-ffmpeg (required for reading driving video)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants