Unverified 提交 6adc53ba authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Docker GPU pip install `opencv-python<4.6.0.66` (#8164)

* Update * Update * Update * Update * Update * Update * Update * Update * Update * Update * Update
上级 7c2691f9
......@@ -17,6 +17,7 @@ COPY requirements.txt .
RUN python -m pip install --upgrade pip
RUN pip uninstall -y torch torchvision torchtext Pillow
RUN pip install --no-cache -r requirements.txt albumentations wandb gsutil notebook Pillow>=9.1.0 \
'opencv-python<4.6.0.66' \
--extra-index-url https://download.pytorch.org/whl/cu113
# Create working directory
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论