Skip to content

Instantly share code, notes, and snippets.

@chetanambi
Created August 4, 2020 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chetanambi/3c9b1350618e4b82cfa2eda23c0cc2ec to your computer and use it in GitHub Desktop.
Save chetanambi/3c9b1350618e4b82cfa2eda23c0cc2ec to your computer and use it in GitHub Desktop.
clone_pegasus
!git clone https://github.com/google-research/pegasus
%cd pegasus
!export PYTHONPATH=.
!pip3 install -r requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment