Commit cac59d1b by 薄巧

Update README.md

parent 29d24dbe
---
--- ---
## 📌 学习提醒 ## 📌 学习提醒
...@@ -16,7 +15,7 @@ conda create -n test python=3.9 ...@@ -16,7 +15,7 @@ conda create -n test python=3.9
conda activate test conda activate test
--- ---
🖥️ 无 GPU?安装 CPU 版本 PyTorch 🖥️ 无 GPU?安装 CPU 版本 PyTorch(GPU的需要去看课程6.0的2.2哦~)
> 如果你的设备没有独立 GPU(如普通笔记本、Mac、或无 GPU 的云服务器),请安装 CPU 版本的 PyTorch。 > 如果你的设备没有独立 GPU(如普通笔记本、Mac、或无 GPU 的云服务器),请安装 CPU 版本的 PyTorch。
> 根据你的操作系统选择对应命令: > 根据你的操作系统选择对应命令:
> Windows: > Windows:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment