Skip to content

Commit

Permalink
stop including version number in commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ppeetteerrs committed Mar 17, 2022
1 parent e94aeeb commit 7a1acaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The focus of this repository is simplicity and readability. If there are any bug
Refer to [my blog post](https://ppeetteerrsx.com/post/cuda/stylegan_cuda_kernels/) for an explanation on the custom CUDA kernels. The profiling code to optimize the custom operations is [here](https://github.com/ppeetteerrs/pytorch-cuda-kernels).

## Installation

```bash
pip install stylegan2-torch
```
Expand Down

0 comments on commit 7a1acaa

Please sign in to comment.