提交 11b462e2 authored 作者: Glenn Jocher's avatar Glenn Jocher

remove thop dependency

上级 ee8988b8
......@@ -2,7 +2,7 @@
FROM nvcr.io/nvidia/pytorch:20.03-py3
# Install dependencies (pip or conda)
RUN pip install -U gsutil thop
RUN pip install -U gsutil
# RUN pip install -U -r requirements.txt
# Create working directory
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论