Skip to content

Update installation scripts; add new dependencies and improve install…#47

Open
alonsorobots wants to merge 1 commit into
radekd91:masterfrom
alonsorobots:install_fix
Open

Update installation scripts; add new dependencies and improve install…#47
alonsorobots wants to merge 1 commit into
radekd91:masterfrom
alonsorobots:install_fix

Conversation

@alonsorobots
Copy link
Copy Markdown

Small typos

  • FaceVideoDataModule.py: Removed an extra comma
  • download_assets.sh: Fixed cd .. error (was escaping repo root)

Install Script Updates

  • PyPI deprecated some legacy modules; switched to installing prebuilt wheels (e.g., mediapipe, onnx)
  • Updated other dependencies for compatibility
  • Fixed pytorch3d install on Ubuntu by adjusting compiler dependencies (gcc_linux-64, gxx_linux-65)
  • Changed install order for cython to prevent build failures

Documentation

  • Added notes on FaceReconstruction demo flags

@radekd91
Copy link
Copy Markdown
Owner

Hi @alonsorobots , this is highly appreciated I will look into this. :-)

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.

2 participants