diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..0cb3f5d --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +numpy +matplotlib +soundfile +tqdm +pandas +tf-nightly-gpu-2.0-preview==2.0.0.dev20190513 +tfp-nightly==0.7.0.dev20190508 \ No newline at end of file diff --git a/runtime.txt b/runtime.txt new file mode 100644 index 0000000..71911c0 --- /dev/null +++ b/runtime.txt @@ -0,0 +1 @@ +python-3.6