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

Updated Google Colab #164

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

Conversation

mhoangvslev
Copy link
Contributor

What's new?

  • Fixed compatibility issue with Tensorflow 2 since Tensorflow 1 is not longer supported by Google Colab
  • Fixed download issue

@neeek2303
Copy link

Colab notebook is not working. # %tensorflow_version 1.x is still there and also

trained model found. load /content/DECA/data/deca_model.tar
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/torch/utils/cpp_extension.py", line 1509, in _run_ninja_build
    subprocess.run(
  File "/usr/lib/python3.8/subprocess.py", line 516, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.

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