Update MACA
parent
44f456c9db
commit
48a71b19c1
8
MACA.md
8
MACA.md
@ -136,13 +136,13 @@
|
||||
|
||||
## MACA Pytorch
|
||||
|
||||
1. **一次性安装**
|
||||
- **一次性安装**
|
||||
```bash
|
||||
pip install <PKG Name> -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host https://repos.metax-tech.com
|
||||
|
||||
2. **永久配置**
|
||||
- **永久配置**
|
||||
```bash
|
||||
pip config set global.index-url https://repos.metax-tech.com/r/maca-pypi/simple
|
||||
pip config set global.trusted-host https://repos.metax-tech.com
|
||||
|
||||
|
||||
|
||||
- **需注意**
|
||||
|
Loading…
Reference in New Issue
Block a user