Skip to content

Commit 1d3747b

Browse files
author
Roman
committed
update readme
1 parent af0c8fe commit 1d3747b

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,35 @@ Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses
1010

1111
<img src="https://raw.githubusercontent.com/NVIDIA/FastPhotoStyle/master/teaser.png" width="800" title="Teaser results">
1212

13+
### Installation
14+
15+
Python packages:
16+
17+
cupy==5.3.0
18+
19+
fastrlock==0.4
20+
21+
numpy==1.16.2
22+
23+
Pillow==5.4.1
24+
25+
pynvrtc==9.2
26+
27+
scipy==1.2.1
28+
29+
six==1.12.0
30+
31+
torch==0.4.0
32+
33+
torchvision==0.2.2.post3
34+
35+
System package:
36+
37+
nvidia-cuda-toolkit
38+
39+
### Additional files :-) Once error occurred copy math_functions.h into needed directory
40+
/usr/include/math_functions.h
41+
/usr/include/crt/math_functions.h
1342

1443
### What's new
1544

0 commit comments

Comments
 (0)