Skip to content

Commit

Permalink
small readme adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
achaiah committed Oct 22, 2021
1 parent da5a46b commit 97700d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -86,7 +86,7 @@ Pywick requires **pytorch >= 1.4**

or specific version from git:

`pip install git+https://github.com/achaiah/pywick.git@v0.6.1`
`pip install git+https://github.com/achaiah/pywick.git@v0.6.5`

## ModuleTrainer
The `ModuleTrainer` class provides a high-level training interface which abstracts away the training loop while providing callbacks, constraints, initializers, regularizers,
Expand Down
2 changes: 1 addition & 1 deletion docs/source/README.md
Expand Up @@ -86,7 +86,7 @@ Pywick requires **pytorch >= 1.4**

or specific version from git:

`pip install git+https://github.com/achaiah/pywick.git@v0.6.1`
`pip install git+https://github.com/achaiah/pywick.git@v0.6.5`

## ModuleTrainer
The `ModuleTrainer` class provides a high-level training interface which abstracts away the training loop while providing callbacks, constraints, initializers, regularizers,
Expand Down

0 comments on commit 97700d2

Please sign in to comment.