faafdaajalebii commited on
Commit
e473845
1 Parent(s): 2f48d5c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +52 -3
requirements.txt CHANGED
@@ -1,6 +1,55 @@
1
  gradio==4.15.0
2
  gradio_client==0.8.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  mtcnn==0.1.1
4
- numpy==1.23.4
5
- opencv-contrib-python==4.8.1.78
6
- opencv-python==4.8.1.78
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==4.15.0
2
  gradio_client==0.8.1
3
+ absl-py==2.1.0
4
+ astunparse==1.6.3
5
+ blinker==1.7.0
6
+ cachetools==5.3.2
7
+ certifi==2023.11.17
8
+ charset-normalizer==3.3.2
9
+ click==8.1.7
10
+ dm-tree==0.1.8
11
+ Flask==3.0.1
12
+ flatbuffers==23.5.26
13
+ gast==0.5.4
14
+ google-auth==2.26.2
15
+ google-auth-oauthlib==1.2.0
16
+ google-pasta==0.2.0
17
+ grpcio==1.60.0
18
+ h5py==3.10.0
19
+ idna==3.6
20
+ itsdangerous==2.1.2
21
+ Jinja2==3.1.3
22
+ keras==2.15.0
23
+ libclang==16.0.6
24
+ Markdown==3.5.2
25
+ markdown-it-py==3.0.0
26
+ MarkupSafe==2.1.3
27
+ mdurl==0.1.2
28
+ ml-dtypes==0.2.0
29
  mtcnn==0.1.1
30
+ namex==0.0.7
31
+ numpy==1.26.3
32
+ oauthlib==3.2.2
33
+ opencv-python==4.9.0.80
34
+ opt-einsum==3.3.0
35
+ packaging==23.2
36
+ pillow==10.2.0
37
+ protobuf==4.23.4
38
+ pyasn1==0.5.1
39
+ pyasn1-modules==0.3.0
40
+ Pygments==2.17.2
41
+ requests==2.31.0
42
+ requests-oauthlib==1.3.1
43
+ rich==13.7.0
44
+ rsa==4.9
45
+ six==1.16.0
46
+ tensorboard==2.15.1
47
+ tensorboard-data-server==0.7.2
48
+ tensorflow==2.15.0.post1
49
+ tensorflow-estimator==2.15.0
50
+ tensorflow-io-gcs-filesystem==0.35.0
51
+ termcolor==2.4.0
52
+ typing_extensions==4.9.0
53
+ urllib3==2.1.0
54
+ Werkzeug==3.0.1
55
+ wrapt==1.14.1