diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..2188f23 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +onnxruntime>=1.18.0 +numpy>=1.24.0 + +customtkinter>=5.2.0 +Pillow>=10.0.0 + +opencv-python>=4.8.0 + +moviepy>=1.0.3 + +natsort>=8.4.0 + +tk>=0.1.0