venkatl commited on
Commit
636a1b3
1 Parent(s): 11a2c6e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- Package Version
2
- ------------------------- --------------
3
- moviepy 1.0.3
4
- gTTS 2.5.1
5
- gradio 4.26.0
6
- pillow 10.2.0
 
1
+ moviepy==1.0.3
2
+ gTTS==2.5.1
3
+ gradio==4.26.0
4
+ pillow==10.2.0