Shorts-Maker
Shorts-Maker copied to clipboard
Where is the requirements.txt file?
Where is the requirements.txt file?
One way to find out is running the program (python main.py) and installing each missing package one at a time. Here's what's working for me:
asttokens==2.4.1
black==24.8.0
click==8.1.7
decorator==5.1.1
executing==2.1.0
ipdb==0.13.13
ipython==8.27.0
jedi==0.19.1
matplotlib-inline==0.1.7
mypy-extensions==1.0.0
numpy==2.1.1
opencv-python==4.10.0.84
packaging==24.1
parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.3.6
prompt_toolkit==3.0.47
ptyprocess==0.7.0
pure_eval==0.2.3
Pygments==2.18.0
six==1.16.0
stack-data==0.6.3
traitlets==5.14.3
wcwidth==0.2.13
Also, there were other issues with the repo for me, this fork works: https://github.com/leomorpho/Shorts-Maker