Update README.md

This commit is contained in:
Rubbit 2024-09-18 19:07:17 +08:00
parent 8c5c375933
commit 3fee14df02
1 changed files with 4 additions and 4 deletions

View File

@ -8,10 +8,10 @@ apt install proot-distro
### [5]login the distro
### [6]install a kind of conda such as miniconda and enter conda environment
### [7]create a conda virtual environment and activate it
#### [8]install pytorch from binary
### [8]install pytorch from binary
```console
conda install pytorch torchvision torchaudio cpuonly -c pytorch
```
#### [9]install pytorch from source
##### [9.1]enable the option of android located in [setting>> developer options>> disable child process restrictiona]
##### [9.2]
### [9]install pytorch from source
#### [9.1]enable the option of android located in [setting>> developer options>> disable child process restrictiona]
#### [9.2]