Upload requirements.txt
Browse files- requirements.txt +44 -0
requirements.txt
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
absl-py==2.1.0
|
| 2 |
+
astor==0.8.1
|
| 3 |
+
cachetools==4.2.4
|
| 4 |
+
certifi==2025.1.31
|
| 5 |
+
charset-normalizer==3.4.1
|
| 6 |
+
click==8.1.8
|
| 7 |
+
gast==0.2.2
|
| 8 |
+
google-auth==1.35.0
|
| 9 |
+
google-auth-oauthlib==0.4.6
|
| 10 |
+
google-pasta==0.2.0
|
| 11 |
+
grpcio==1.62.3
|
| 12 |
+
h5py==3.8.0
|
| 13 |
+
idna==3.10
|
| 14 |
+
importlib-metadata==6.7.0
|
| 15 |
+
Keras-Applications==1.0.8
|
| 16 |
+
Keras-Preprocessing==1.1.2
|
| 17 |
+
Markdown==3.4.4
|
| 18 |
+
MarkupSafe==2.1.5
|
| 19 |
+
numpy==1.21.6
|
| 20 |
+
oauthlib==3.2.2
|
| 21 |
+
opt-einsum==3.3.0
|
| 22 |
+
pantilthat==0.0.7
|
| 23 |
+
picamera==1.13
|
| 24 |
+
Pillow==9.5.0
|
| 25 |
+
pkg_resources==0.0.0
|
| 26 |
+
protobuf==3.18.0
|
| 27 |
+
pyasn1==0.5.1
|
| 28 |
+
pyasn1-modules==0.3.0
|
| 29 |
+
requests==2.31.0
|
| 30 |
+
requests-oauthlib==2.0.0
|
| 31 |
+
rpi-deep-pantilt==1.1.0
|
| 32 |
+
rsa==4.9
|
| 33 |
+
scipy==1.4.1
|
| 34 |
+
six==1.17.0
|
| 35 |
+
smbus==1.1.post2
|
| 36 |
+
tensorboard==2.1.1
|
| 37 |
+
tensorflow @ https://github.com/leigh-johnson/Tensorflow-bin-deprecated/blob/master/tensorflow-2.1.0-cp37-cp37m-linux_armv7l.whl?raw=True#sha256=43063aa0642a68a429debc1a0d207b61f61d31e3378f037bd073de26fa8737c0
|
| 38 |
+
tensorflow-estimator==2.1.0
|
| 39 |
+
termcolor==2.3.0
|
| 40 |
+
typing_extensions==4.7.1
|
| 41 |
+
urllib3==2.0.7
|
| 42 |
+
Werkzeug==2.2.3
|
| 43 |
+
wrapt==1.16.0
|
| 44 |
+
zipp==3.15.0
|