google-research / google-research/big_vision

Installation

Open
#175 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
3.5k
Forks
227
PR merge metrics
No merged PRs in 30d

Description

The command
```bash
git clone https://github.com/google-research/big_vision
cd big_vision/
pip3 install --upgrade pip
pip3 install -r big_vision/requirements.txt
```
provided in README does not install the repo but rather the dependency since neither 'setup.py' nor 'pyproject.toml' found. Is that possible to install this package as other package such as scenic is dependent on it. Currently, I am adding big_vision repo to system path for usage.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.