11 2022 档案

摘要:sudo apt-get updatesudo apt-get upgradesudo apt-get install --reinstall ubuntu-kylin-software-center sudo apt-get install python-apt 阅读全文
posted @ 2022-11-11 19:56 Raywang80s 阅读(476) 评论(0) 推荐(0)
摘要:pip install -r requirements.txt 阅读全文
posted @ 2022-11-07 12:25 Raywang80s 阅读(24) 评论(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 阅读(367) 评论(0) 推荐(0)
摘要:pip install torch==1.7.0 -f https://download.pytorch.org/whl/torch_stable.html 阅读全文
posted @ 2022-11-07 10:43 Raywang80s 阅读(468) 评论(0) 推荐(0)