Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ControlNet committed Mar 10, 2024
1 parent a10a785 commit 64b8e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Tensor Neural Engine Kompanion. An util library based on PyTorch and PyTorch Lig
pip install tensorneko
```

To use the library without PyTorch and PyTorch Lightning, you can install the util library (support Python 3.7 ~ 3.11 with limited features) with following command.
To use the library without PyTorch and PyTorch Lightning, you can install the util library (support Python 3.7 ~ 3.12 with limited features) with following command.
```shell
pip install tensorneko_util
```
Expand Down

0 comments on commit 64b8e5a

Please sign in to comment.