mirror of
https://github.com/tiyn/wiki.git
synced 2025-12-31 20:19:46 +01:00
fixed typos
This commit is contained in:
@@ -147,7 +147,7 @@ directory.
|
|||||||
|
|
||||||
## Modules
|
## Modules
|
||||||
|
|
||||||
There are various modules and package managers to install these for python like
|
There are various modules and package managers to install these for Python like
|
||||||
`pip`.
|
`pip`.
|
||||||
For this usually a virtual environment is needed - as it is described in
|
For this usually a virtual environment is needed - as it is described in
|
||||||
[the setup section](#setup).
|
[the setup section](#setup).
|
||||||
@@ -159,6 +159,8 @@ If it doesnt work the packages can be installed globally using `pip` together wi
|
|||||||
`--break-system-packages` flag.
|
`--break-system-packages` flag.
|
||||||
This flag is to be used with care.
|
This flag is to be used with care.
|
||||||
|
|
||||||
|
This section addresses various different modules.
|
||||||
|
|
||||||
### PyTorch
|
### PyTorch
|
||||||
|
|
||||||
This section addresses the [PyTorch module](https://pytorch.org/).
|
This section addresses the [PyTorch module](https://pytorch.org/).
|
||||||
|
|||||||
Reference in New Issue
Block a user