diff --git a/aimodel/requirements.txt b/aimodel/requirements.txt index 31472d1..a8fd6ca 100644 --- a/aimodel/requirements.txt +++ b/aimodel/requirements.txt @@ -1,4 +1,9 @@ tensorflow>=2.4 tensorflow_addons silence_tensorflow -loguru \ No newline at end of file +loguru +umap-learn[plot] +seaborn +latplotlib +numpy +pandas \ No newline at end of file