Skip to content

Commit

Permalink
Simplifies installation on Colab
Browse files Browse the repository at this point in the history
The `pip install -r requirements.txt` takes a long time on Colab. Many of the packages are already installed with compatible versions.

Fixes
#295

PiperOrigin-RevId: 604593868
  • Loading branch information
andsteing authored and copybara-github committed Feb 6, 2024
1 parent 2ecbc73 commit cd49f29
Showing 1 changed file with 380 additions and 371 deletions.
Loading

0 comments on commit cd49f29

Please sign in to comment.