Add requirements.txt with package dependencies
This commit is contained in:
committed by
GitHub
parent
394d571274
commit
d3b9169c0f
@@ -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
|
||||
Reference in New Issue
Block a user