diff --git a/aimodel/requirements.txt b/aimodel/requirements.txt index 707c092..4830ce5 100644 --- a/aimodel/requirements.txt +++ b/aimodel/requirements.txt @@ -1,2 +1,3 @@ tensorflow>=2.4 -silence_tensorflow \ No newline at end of file +silence_tensorflow +loguru \ No newline at end of file