sandhyasinha655 commited on
Commit
5675cb0
·
verified ·
1 Parent(s): 92a34f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
-
2
- gradio==3.50.2
3
- moviepy
4
- opencv-python-headless
5
- Pillow
6
- tqdm
7
- moviepy
 
1
+ numpy==1.23.5
2
+ insightface==0.7.3
3
+ onnxruntime-gpu
4
+ moviepy==1.0.3
5
+ gdown