remove tb-nightly

This commit is contained in:
Glenn Jocher 2020-04-26 12:41:15 -07:00
parent daedfc5487
commit 3bf0cb9c60
1 changed files with 0 additions and 4 deletions

View File

@ -10,10 +10,6 @@ pillow
# Nvidia Apex (optional) for mixed precision training --------------------------
# git clone https://github.com/NVIDIA/apex && cd apex && pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" . --user && cd .. && rm -rf apex
# Tensorboard (optional) pip requirements --------------------------------------
# tb-nightly
# future
# Conda commands (in place of pip) ---------------------------------------------
# conda update -yn base -c defaults conda
# conda install -yc anaconda numpy opencv matplotlib tqdm pillow ipython future