Initial commit

This commit is contained in:
Brett Williams
2022-10-04 23:09:09 -07:00
commit 1c304e77f5
13 changed files with 1717 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
click~=8.1.3
requests==2.28.1
psutil~=5.9.0
PyYAML~=6.0
Flask==2.2.2
rich==12.6.0
ffmpeg-python