diff options
| author | StevenLiuWen <liuwen@shanghaitech.edu.cn> | 2018-03-13 03:28:06 -0400 |
|---|---|---|
| committer | StevenLiuWen <liuwen@shanghaitech.edu.cn> | 2018-03-13 03:28:06 -0400 |
| commit | fede6ca1dd0077ff509d84bd24028cc7a93bb119 (patch) | |
| tree | af7f6e759b5dec4fc2964daed09e903958b919ed /Codes/requirements.txt | |
first commit
Diffstat (limited to 'Codes/requirements.txt')
| -rw-r--r-- | Codes/requirements.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Codes/requirements.txt b/Codes/requirements.txt new file mode 100644 index 0000000..91d2206 --- /dev/null +++ b/Codes/requirements.txt @@ -0,0 +1,9 @@ +numpy==1.14.1 +scipy==1.0.0 +matplotlib==2.1.2 +tensorflow==1.4.1 +tensorflow_gpu==1.4.1 +Pillow==5.0.0 +pypng==0.0.18 +scikit_learn==0.19.1 +opencv-python==3.2.0.6 |
