随笔分类 -  python

摘要:pip install -r requirements.txt 阅读全文
posted @ 2022-11-07 12:25 Raywang80s 阅读(15) 评论(0) 推荐(0)
摘要:pip install i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn torch==1.7.0 阅读全文
posted @ 2022-11-07 11:33 Raywang80s 阅读(360) 评论(0) 推荐(0)
摘要:pip install torch==1.7.0 -f https://download.pytorch.org/whl/torch_stable.html 阅读全文
posted @ 2022-11-07 10:43 Raywang80s 阅读(460) 评论(0) 推荐(0)