Moibe commited on
Commit
8d15e16
1 Parent(s): 677afe9

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy==1.24.3
2
+ opencv-python==4.8.0.74
3
+ onnx==1.14.0
4
+ insightface==0.7.3
5
+ psutil==5.9.5
6
+ tk==0.1.0
7
+ customtkinter==5.2.0
8
+ tkinterdnd2==0.3.0
9
+ onnxruntime==1.15.0
10
+ tensorflow==2.13.0
11
+ opennsfw2==0.10.2
12
+ protobuf==4.23.4
13
+ tqdm==4.65.0