rafiizain commited on
Commit
b85addf
·
1 Parent(s): 00da29b

Upload 2 files

Browse files
Files changed (2) hide show
  1. packages.txt +2 -0
  2. requirements.txt +140 -4
packages.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ freeglut3-dev
2
+ libgtk2.0-dev
requirements.txt CHANGED
@@ -1,4 +1,140 @@
1
- mediapipe==0.8.7.3
2
- opencv-python==4.5.3.56
3
- tensorflow==2.6.0
4
- pyttsx3==2.90
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.0.0
2
+ aioice==0.7.6
3
+ aiortc==1.3.1
4
+ altair==4.2.0
5
+ argon2-cffi==21.3.0
6
+ argon2-cffi-bindings==21.2.0
7
+ astor==0.8.1
8
+ astunparse==1.6.3
9
+ attrs==21.4.0
10
+ av==9.1.1
11
+ backcall==0.2.0
12
+ backports.zoneinfo==0.2.1
13
+ base58==2.1.1
14
+ beautifulsoup4==4.10.0
15
+ bleach==4.1.0
16
+ blinker==1.4
17
+ cached-property==1.5.2
18
+ cachetools==4.2.4
19
+ certifi==2021.10.8
20
+ cffi==1.15.0
21
+ charset-normalizer==2.0.8
22
+ click==7.1.2
23
+ colorama==0.4.4
24
+ cryptography==36.0.2
25
+ cycler==0.11.0
26
+ debugpy==1.6.0
27
+ decorator==5.1.1
28
+ defusedxml==0.7.1
29
+ dnspython==2.2.1
30
+ entrypoints==0.4
31
+ Flask==2.0.3
32
+ flatbuffers==2.0
33
+ fonttools==4.31.2
34
+ gast==0.4.0
35
+ gitdb==4.0.9
36
+ GitPython==3.1.27
37
+ google-auth==2.3.3
38
+ google-auth-oauthlib==0.4.6
39
+ google-crc32c==1.3.0
40
+ google-pasta==0.2.0
41
+ grpcio==1.42.0
42
+ h5py==3.6.0
43
+ idna==3.3
44
+ importlib-metadata==4.8.2
45
+ importlib-resources==5.6.0
46
+ ipykernel==6.11.0
47
+ ipython==7.32.0
48
+ ipython-genutils==0.2.0
49
+ ipywidgets==7.7.0
50
+ itsdangerous==2.1.1
51
+ jedi==0.18.1
52
+ Jinja2==3.0.3
53
+ jsonschema==4.4.0
54
+ jupyter-client==7.2.1
55
+ jupyter-core==4.9.2
56
+ jupyterlab-pygments==0.1.2
57
+ jupyterlab-widgets==1.1.0
58
+ keras==2.7.0
59
+ Keras-Preprocessing==1.1.2
60
+ kiwisolver==1.4.2
61
+ libclang==12.0.0
62
+ Markdown==3.3.6
63
+ MarkupSafe==2.1.1
64
+ matplotlib==3.5.1
65
+ matplotlib-inline==0.1.3
66
+ mediapipe==0.8.4.2
67
+ mistune==0.8.4
68
+ nbclient==0.5.13
69
+ nbconvert==6.4.5
70
+ nbformat==5.2.0
71
+ nest-asyncio==1.5.4
72
+ netifaces==0.11.0
73
+ notebook==6.4.10
74
+ numpy==1.18.5
75
+ oauthlib==3.1.1
76
+ opencv-contrib-python==4.5.5.64
77
+ opencv-python==4.5.4.58
78
+ opencv-python-headless==4.5.2.52
79
+ opt-einsum==3.3.0
80
+ packaging==21.3
81
+ pandas==1.3.5
82
+ pandocfilters==1.5.0
83
+ parso==0.8.3
84
+ pickleshare==0.7.5
85
+ Pillow==8.2.0
86
+ prometheus-client==0.13.1
87
+ prompt-toolkit==3.0.28
88
+ protobuf==3.19.1
89
+ psutil==5.9.0
90
+ pyarrow==7.0.0
91
+ pyasn1==0.4.8
92
+ pyasn1-modules==0.2.8
93
+ pycparser==2.21
94
+ pydeck==0.7.1
95
+ pyee==9.0.4
96
+ Pygments==2.11.2
97
+ pylibsrtp==0.7.1
98
+ Pympler==1.0.1
99
+ pyparsing==3.0.7
100
+ pyrsistent==0.18.1
101
+ python-dateutil==2.8.2
102
+ pytz==2022.1
103
+ pytz-deprecation-shim==0.1.0.post0
104
+ pyzmq==22.3.0
105
+ requests==2.26.0
106
+ requests-oauthlib==1.3.0
107
+ rsa==4.8
108
+ scipy==1.7.3
109
+ semver==2.13.0
110
+ Send2Trash==1.8.0
111
+ six==1.16.0
112
+ smmap==5.0.0
113
+ soupsieve==2.3.1
114
+ streamlit==1.8.1
115
+ streamlit-webrtc==0.36.1
116
+ tensorboard==2.7.0
117
+ tensorboard-data-server==0.6.1
118
+ tensorboard-plugin-wit==1.8.0
119
+ tensorflow==2.7.0
120
+ tensorflow-estimator==2.7.0
121
+ tensorflow-io-gcs-filesystem==0.22.0
122
+ termcolor==1.1.0
123
+ terminado==0.13.3
124
+ testpath==0.6.0
125
+ toml==0.10.2
126
+ toolz==0.11.2
127
+ tornado==6.1
128
+ traitlets==5.1.1
129
+ typing-extensions==4.0.0
130
+ tzdata==2022.1
131
+ tzlocal==4.1
132
+ urllib3==1.26.7
133
+ validators==0.18.2
134
+ watchdog==2.1.7
135
+ wcwidth==0.2.5
136
+ webencodings==0.5.1
137
+ Werkzeug==2.0.2
138
+ widgetsnbextension==3.6.0
139
+ wrapt==1.13.3
140
+ zipp==3.6.0