This commit is contained in:
Anonymous 2024-02-24 10:13:36 +08:00
parent 79c1cdde2f
commit 87b52653b3

View File

@ -53,7 +53,7 @@ LightMirrors依赖于三个组件
| subdomain | source | test command | | subdomain | source | test command |
|-----------|---------------------------------|-----------------------------------------------------------------| |-----------|---------------------------------|-----------------------------------------------------------------|
| pypi | https://pypi.org | pip3 download -i https://pypi.local.homeinfra.org/simple jinja2 | | pypi | https://pypi.org | pip3 download -i https://pypi.local.homeinfra.org/simple jinja2 |
| torch | https://download.pytorch.org | pip3 download -i https://pypi.local.homeinfra.org/whl/ torch | | torch | https://download.pytorch.org | pip3 download -i https://torch.local.homeinfra.org/whl/ torch |
| dockerhub | https://registry-1.docker.io/v2 | docker pull docker.local.homeinfra.org/alpine | | dockerhub | https://registry-1.docker.io/v2 | docker pull docker.local.homeinfra.org/alpine |