diff options
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 |
