Skip to content

Commit

Permalink
Merge pull request #11 from curegit/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
curegit authored Mar 9, 2023
2 parents d378e52 + 6536850 commit 90efda2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ FID = 26.41, dataset = 2.5k

- Python >= 3.8
- Chainer >= 7.2
- Pillow >= 7.1
- Pillow >= 9.1
- NumPy >= 1.17
- h5py
- tqdm
Expand All @@ -25,11 +25,13 @@ pip3 install -r requirements.txt

### For training

You may need GPU support to train your own models.

- CuPy (with CUDA & cuDNN)
- Matplotlib

You may need GPU support to train your own models.

Matplotlib is required to draw learning curves.

### Extra

Install the following to run `visualize.py`.
Expand Down

0 comments on commit 90efda2

Please sign in to comment.