diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..6ab6b3e --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +dlib==19.23.1 +tensorflow==2.2.0 +scikit-image==0.19.2 +pillow==9.0.1 +matplotlib==3.5.2