From 3dc2bcd501be84a0f5a0a466fd3acdd3ce875fa7 Mon Sep 17 00:00:00 2001 From: austin Date: Sat, 28 Dec 2024 18:04:41 -0500 Subject: [PATCH] readme update --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 975a79b..6095f4c 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,7 @@ source ./.venv/Scripts/activate ``` ``` -pip install tensorflow mypy numpy -``` - -``` -pip install keras==2.15.0 -``` - -``` -pip install types-tensorflow +pip install tensorflow keras mypy numpy types-tensorflow ``` In settings, make sure to check `Run Using Active Interpreter` in mypy settings \ No newline at end of file