Ibtehaj10 commited on
Commit
f035a82
1 Parent(s): d14a6e8
Files changed (1) hide show
  1. requirements.txt +120 -0
requirements.txt ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.3.0
2
+ altair==4.2.0
3
+ asttokens==2.1.0
4
+ astunparse==1.6.3
5
+ attrs==22.1.0
6
+ backcall==0.2.0
7
+ bcrypt==4.0.1
8
+ blinker==1.5
9
+ cachetools==5.2.0
10
+ centroid-tracker==0.0.9
11
+ certifi==2022.9.24
12
+ charset-normalizer==2.1.1
13
+ click==8.1.3
14
+ commonmark==0.9.1
15
+ contourpy==1.0.6
16
+ cvzone==1.5.6
17
+ cycler==0.11.0
18
+ decorator==5.1.1
19
+ entrypoints==0.4
20
+ executing==1.2.0
21
+ extra-streamlit-components==0.1.56
22
+ flatbuffers==22.11.23
23
+ fonttools==4.38.0
24
+ gast==0.4.0
25
+ gitdb==4.0.9
26
+ GitPython==3.1.29
27
+ google-auth==2.14.1
28
+ google-auth-oauthlib==0.4.6
29
+ google-pasta==0.2.0
30
+ grpcio==1.51.0
31
+ h5py==3.7.0
32
+ idna==3.4
33
+ importlib-metadata==5.1.0
34
+ imutils==0.5.4
35
+ ipython==8.6.0
36
+ jedi==0.18.2
37
+ Jinja2==3.1.2
38
+ jsonschema==4.17.1
39
+ keras==2.11.0
40
+ kiwisolver==1.4.4
41
+ libclang==14.0.6
42
+ Markdown==3.4.1
43
+ MarkupSafe==2.1.1
44
+ matplotlib==3.6.2
45
+ matplotlib-inline==0.1.6
46
+ mediapipe==0.9.0
47
+ numpy==1.23.5
48
+ nvidia-cublas-cu11==11.10.3.66
49
+ nvidia-cuda-nvrtc-cu11==11.7.99
50
+ nvidia-cuda-runtime-cu11==11.7.99
51
+ nvidia-cudnn-cu11==8.5.0.96
52
+ oauthlib==3.2.2
53
+ opencv-contrib-python==4.6.0.66
54
+ opencv-python==4.6.0.66
55
+ opt-einsum==3.3.0
56
+ packaging==21.3
57
+ pafy==0.5.5
58
+ pandas==1.5.1
59
+ parso==0.8.3
60
+ pexpect==4.8.0
61
+ pickleshare==0.7.5
62
+ Pillow==9.3.0
63
+ prompt-toolkit==3.0.33
64
+ protobuf==3.19.6
65
+ psutil==5.9.4
66
+ ptyprocess==0.7.0
67
+ pure-eval==0.2.2
68
+ pyarrow==10.0.1
69
+ pyasn1==0.4.8
70
+ pyasn1-modules==0.2.8
71
+ pydeck==0.8.0
72
+ Pygments==2.13.0
73
+ PyJWT==2.6.0
74
+ Pympler==1.0.1
75
+ pyparsing==3.0.9
76
+ pyrsistent==0.19.2
77
+ python-dateutil==2.8.2
78
+ pytz==2022.6
79
+ pytz-deprecation-shim==0.1.0.post0
80
+ PyYAML==6.0
81
+ requests==2.28.1
82
+ requests-oauthlib==1.3.1
83
+ rich==12.6.0
84
+ rsa==4.9
85
+ scipy==1.9.3
86
+ seaborn==0.12.1
87
+ semver==2.13.0
88
+ six==1.16.0
89
+ smmap==5.0.0
90
+ stack-data==0.6.1
91
+ streamlit==1.15.1
92
+ streamlit-authenticator==0.1.5
93
+ streamlit-option-menu==0.3.2
94
+ tensorboard==2.11.0
95
+ tensorboard-data-server==0.6.1
96
+ tensorboard-plugin-wit==1.8.1
97
+ tensorflow==2.11.0
98
+ tensorflow-estimator==2.11.0
99
+ tensorflow-hub==0.12.0
100
+ tensorflow-io-gcs-filesystem==0.28.0
101
+ termcolor==2.1.1
102
+ thop==0.1.1.post2209072238
103
+ toml==0.10.2
104
+ toolz==0.12.0
105
+ torch==1.13.0
106
+ torchvision==0.14.0
107
+ tornado==6.2
108
+ tqdm==4.64.1
109
+ traitlets==5.5.0
110
+ typing_extensions==4.4.0
111
+ tzdata==2022.6
112
+ tzlocal==4.2
113
+ urllib3==1.26.12
114
+ validators==0.20.0
115
+ watchdog==2.1.9
116
+ wcwidth==0.2.5
117
+ Werkzeug==2.2.2
118
+ wrapt==1.14.1
119
+ youtube-dl==2020.12.2
120
+ zipp==3.11.0