1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-12-31 20:19:46 +01:00

fixed typos

This commit is contained in:
2025-12-23 03:13:49 +01:00
parent 866cad47e1
commit 3d8f4c11c9
2 changed files with 4 additions and 2 deletions

View File

@@ -147,7 +147,7 @@ directory.
## 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`.
For this usually a virtual environment is needed - as it is described in
[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.
This flag is to be used with care.
This section addresses various different modules.
### PyTorch
This section addresses the [PyTorch module](https://pytorch.org/).