summaryrefslogtreecommitdiff
path: root/model_conditioning_examples/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'model_conditioning_examples/requirements.txt')
-rw-r--r--model_conditioning_examples/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/model_conditioning_examples/requirements.txt b/model_conditioning_examples/requirements.txt
new file mode 100644
index 0000000..96e15a3
--- /dev/null
+++ b/model_conditioning_examples/requirements.txt
@@ -0,0 +1,3 @@
+tensorflow==2.4.0
+tensorflow-model-optimization==0.5.0
+numpy==1.19.5 \ No newline at end of file