initial trainer
This commit is contained in:
132
requirements.txt
Normal file
132
requirements.txt
Normal file
@ -0,0 +1,132 @@
|
||||
absl-py==0.13.0
|
||||
altair==4.1.0
|
||||
appnope==0.1.2
|
||||
argon2-cffi==21.1.0
|
||||
astor==0.8.1
|
||||
astunparse==1.6.3
|
||||
attrs==21.2.0
|
||||
backcall==0.2.0
|
||||
base58==2.1.0
|
||||
bleach==4.1.0
|
||||
blinker==1.4
|
||||
cachetools==4.2.2
|
||||
certifi==2021.5.30
|
||||
cffi==1.14.6
|
||||
charset-normalizer==2.0.6
|
||||
clang==5.0
|
||||
click==7.1.2
|
||||
cycler==0.10.0
|
||||
debugpy==1.4.3
|
||||
decorator==5.1.0
|
||||
defusedxml==0.7.1
|
||||
entrypoints==0.3
|
||||
flatbuffers==1.12
|
||||
gast==0.4.0
|
||||
gitdb==4.0.7
|
||||
GitPython==3.1.24
|
||||
google-auth==1.35.0
|
||||
google-auth-oauthlib==0.4.6
|
||||
google-pasta==0.2.0
|
||||
grpcio==1.40.0
|
||||
h5py==3.1.0
|
||||
idna==3.2
|
||||
ipykernel==6.4.1
|
||||
ipython==7.27.0
|
||||
ipython-genutils==0.2.0
|
||||
ipywidgets==7.6.5
|
||||
jedi==0.18.0
|
||||
Jinja2==3.0.1
|
||||
joblib==1.0.1
|
||||
jsonschema==3.2.0
|
||||
jupyter==1.0.0
|
||||
jupyter-client==7.0.3
|
||||
jupyter-console==6.4.0
|
||||
jupyter-core==4.8.1
|
||||
jupyterlab-pygments==0.1.2
|
||||
jupyterlab-widgets==1.0.2
|
||||
keras==2.6.0
|
||||
Keras-Preprocessing==1.1.2
|
||||
keras-tuner==1.0.4
|
||||
kiwisolver==1.3.2
|
||||
kt-legacy==1.0.4
|
||||
lxml==4.6.3
|
||||
Markdown==3.3.4
|
||||
MarkupSafe==2.0.1
|
||||
matplotlib==3.4.3
|
||||
matplotlib-inline==0.1.3
|
||||
mistune==0.8.4
|
||||
nbclient==0.5.4
|
||||
nbconvert==6.1.0
|
||||
nbformat==5.1.3
|
||||
nest-asyncio==1.5.1
|
||||
notebook==6.4.4
|
||||
numpy==1.19.5
|
||||
oauthlib==3.1.1
|
||||
opencv-contrib-python==4.5.3.56
|
||||
opencv-python==4.5.3.56
|
||||
opt-einsum==3.3.0
|
||||
packaging==21.0
|
||||
pandas==1.3.3
|
||||
pandocfilters==1.5.0
|
||||
parso==0.8.2
|
||||
pexpect==4.8.0
|
||||
pickleshare==0.7.5
|
||||
Pillow==8.3.2
|
||||
prometheus-client==0.11.0
|
||||
prompt-toolkit==3.0.20
|
||||
protobuf==3.18.0
|
||||
ptyprocess==0.7.0
|
||||
pyarrow==5.0.0
|
||||
pyasn1==0.4.8
|
||||
pyasn1-modules==0.2.8
|
||||
pycparser==2.20
|
||||
pydeck==0.7.0
|
||||
pydot==1.4.2
|
||||
Pygments==2.10.0
|
||||
pyparsing==2.4.7
|
||||
PyQt5==5.15.4
|
||||
PyQt5-Qt5==5.15.2
|
||||
PyQt5-sip==12.9.0
|
||||
pyrsistent==0.18.0
|
||||
python-dateutil==2.8.2
|
||||
pytz==2021.1
|
||||
PyYAML==5.4.1
|
||||
pyzmq==22.3.0
|
||||
qtconsole==5.1.1
|
||||
QtPy==1.11.1
|
||||
requests==2.26.0
|
||||
requests-oauthlib==1.3.0
|
||||
rsa==4.7.2
|
||||
scikit-learn==0.24.2
|
||||
scipy==1.7.1
|
||||
seaborn==0.11.2
|
||||
Send2Trash==1.8.0
|
||||
six==1.15.0
|
||||
smmap==4.0.0
|
||||
split-folders==0.4.3
|
||||
streamlit==1.0.0
|
||||
tensorboard==2.6.0
|
||||
tensorboard-data-server==0.6.1
|
||||
tensorboard-plugin-wit==1.8.0
|
||||
tensorflow==2.6.0
|
||||
tensorflow-docs==0.0.0.dev0
|
||||
tensorflow-estimator==2.6.0
|
||||
termcolor==1.1.0
|
||||
terminado==0.12.1
|
||||
testpath==0.5.0
|
||||
Theano==1.0.5
|
||||
threadpoolctl==2.2.0
|
||||
toml==0.10.2
|
||||
toolz==0.11.1
|
||||
tornado==6.1
|
||||
traitlets==5.1.0
|
||||
typing-extensions==3.7.4.3
|
||||
tzlocal==3.0
|
||||
urllib3==1.26.6
|
||||
validators==0.18.2
|
||||
watchdog==2.1.6
|
||||
wcwidth==0.2.5
|
||||
webencodings==0.5.1
|
||||
Werkzeug==2.0.1
|
||||
widgetsnbextension==3.5.1
|
||||
wrapt==1.12.1
|
||||
Reference in New Issue
Block a user