We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af0c8fe commit 1d3747bCopy full SHA for 1d3747b
README.md
@@ -10,6 +10,35 @@ Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses
10
11
<img src="https://raw.githubusercontent.com/NVIDIA/FastPhotoStyle/master/teaser.png" width="800" title="Teaser results">
12
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
42
43
### What's new
44
0 commit comments