Skip to content

Commit f3da95a

Browse files
author
Kai Sheng Tai
committed
Add qualifications to dependencies
1 parent 9a409c0 commit f3da95a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This is a Torch7 implementation of the method described in the paper
1010
## Dependencies
1111

1212
- [Torch7](https://github.com/torch/torch7)
13-
- [imagine-nn](https://github.com/szagoruyko/imagine-nn)
14-
- CUDA 6.5+
13+
- [imagine-nn](https://github.com/szagoruyko/imagine-nn) (for Inception network)
14+
- CUDA 6.5+ (unless running on CPU -- see below)
1515

1616
imagine-nn (and any other Torch packages you're missing) can be installed via Luarocks:
1717

0 commit comments

Comments
 (0)