A requirements.txt file would be useful for installing the project's dependencies:
keras==3.5.0
tensorflow==2.17.0
scikit-learn==1.5.2
opencv-python==4.10.0.84
scikit-video==1.1.11
Including this file would help developers easily install the necessary libraries to run the code without issues.
PR: #2
A requirements.txt file would be useful for installing the project's dependencies:
Including this file would help developers easily install the necessary libraries to run the code without issues.
PR: #2