瀏覽代碼

pycocotools git install fix

5.0
Glenn Jocher 4 年之前
父節點
當前提交
4dd75b3635
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt 查看文件

@@ -10,7 +10,7 @@ pyyaml
torchvision
scipy
tqdm
'git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI'
git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI

# 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

Loading…
取消
儲存