programmingghost commited on
Commit
22fc1e6
·
verified ·
1 Parent(s): 4a8923f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +70 -0
requirements.txt CHANGED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.4.0
2
+ astunparse==1.6.3
3
+ beautifulsoup4==4.14.3
4
+ blinker==1.9.0
5
+ certifi==2026.2.25
6
+ charset-normalizer==3.4.5
7
+ click==8.3.1
8
+ deepface @ git+https://github.com/serengil/deepface.git@bcf1c509d9f9eb9b250d3d83a3ac77a942acb8e8
9
+ filelock==3.25.2
10
+ fire==0.7.1
11
+ Flask==3.1.3
12
+ flask-cors==6.0.2
13
+ flatbuffers==25.12.19
14
+ fsspec==2026.2.0
15
+ gast==0.7.0
16
+ gdown==5.2.1
17
+ google-pasta==0.2.0
18
+ grpcio==1.78.0
19
+ gunicorn==25.1.0
20
+ h5py==3.14.0
21
+ idna==3.11
22
+ itsdangerous==2.2.0
23
+ Jinja2==3.1.6
24
+ joblib==1.5.3
25
+ keras==3.13.2
26
+ libclang==18.1.1
27
+ lightdsa==0.0.3
28
+ lightecc==0.0.4
29
+ lightphe==0.0.20
30
+ lz4==4.4.5
31
+ Markdown==3.10.2
32
+ markdown-it-py==4.0.0
33
+ MarkupSafe==3.0.3
34
+ mdurl==0.1.2
35
+ ml_dtypes==0.5.4
36
+ mpmath==1.3.0
37
+ mtcnn==1.0.0
38
+ namex==0.1.0
39
+ networkx==3.6.1
40
+ numpy==1.26.4
41
+ opencv-python==4.9.0.80
42
+ opt_einsum==3.4.0
43
+ optree==0.19.0
44
+ packaging==26.0
45
+ pandas==3.0.1
46
+ pillow==12.1.1
47
+ protobuf==7.34.0
48
+ Pygments==2.19.2
49
+ PySocks==1.7.1
50
+ python-dateutil==2.9.0.post0
51
+ python-dotenv==1.2.2
52
+ requests==2.32.5
53
+ retina-face==0.0.17
54
+ rich==14.3.3
55
+ six==1.17.0
56
+ soupsieve==2.8.3
57
+ sympy==1.14.0
58
+ tensorboard==2.20.0
59
+ tensorboard-data-server==0.7.2
60
+ tensorflow==2.20.0
61
+ termcolor==3.3.0
62
+ tf_keras==2.20.1
63
+ torch==2.10.0
64
+ torchvision==0.25.0
65
+ tqdm==4.67.3
66
+ typing_extensions==4.15.0
67
+ urllib3==2.6.3
68
+ Werkzeug==3.1.6
69
+ wrapt==2.1.2
70
+ gradio