diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..78643b9 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,6 @@ +natsort +opencv-python +numpy +scikit-image +fpdf +tqdm diff --git a/requirtments.txt b/requirtments.txt deleted file mode 100644 index 20b69ad..0000000 --- a/requirtments.txt +++ /dev/null @@ -1,12 +0,0 @@ -natsort -time -os -glob -cv2 -numpy -skimage -fpdf -tqdm -concurrent -threading -argparse \ No newline at end of file