3v324v23 commited on
Commit
f1c1215
·
1 Parent(s): fa73c37

Add Flask to requirements so app_enhanced.py can run

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ opencv-python==4.9.0.80
4
  srt==3.5.3
5
  ffmpeg-python==0.2.0
6
  python-dotenv
 
 
4
  srt==3.5.3
5
  ffmpeg-python==0.2.0
6
  python-dotenv
7
+ Flask==3.0.3