Leo8613 commited on
Commit
ca94c55
·
verified ·
1 Parent(s): 4954bdb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,6 +1,8 @@
 
 
1
  deoldify
2
- gradio
3
- torch
4
- opencv-python
5
- fastai==1.0.61
6
  scipy
 
 
1
+ torch>=1.9.0
2
+ fastai>=2.5.0
3
  deoldify
4
+ ffmpeg-python
5
+ numpy
6
+ Pillow
 
7
  scipy
8
+ opencv-python