Kims12 commited on
Commit
6763b37
·
verified ·
1 Parent(s): cfa5167

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- moviepy
2
- gradio
3
- numpy
4
- Pillow
 
1
+ moviepy==1.0.3
2
+ gradio==4.44.1
3
+ numpy==1.23.5
4
+ Pillow==9.5.0