From d22f22ed1096d4a0dd46c14e9fd1a5b329f7afa2 Mon Sep 17 00:00:00 2001 From: Twin Karmakharm Date: Wed, 29 May 2024 23:23:25 +0100 Subject: [PATCH] Add python dependencies --- requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/requirements.txt b/requirements.txt index 2f4f122..cb212e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,7 @@ jupyter +numpy +matplotlib +tensorflow +tensorflow_hub +tensorflow_datasets +