Update MACA

repos 2024-12-17 09:39:04 +08:00
parent dccd478881
commit 3bba439966

@ -395,7 +395,7 @@
## 卸载
- **卸载mcPyTorch**
```bash
python -m pip uninstall torch
python -m pip uninstall <PKG Name>
```