CnOCR-Demo / requirements.txt
breezedeus's picture
Upload requirements.txt
8a145b1
raw
history blame
No virus
3.61 kB
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile --output-file=requirements.txt requirements.in
#
--index-url https://pypi.doubanio.com/simple
--extra-index-url https://pypi.org/simple
absl-py==0.13.0
# via tensorboard
aiohttp==3.7.4.post0
# via fsspec
async-timeout==3.0.1
# via aiohttp
attrs==21.2.0
# via aiohttp
cachetools==4.2.2
# via google-auth
certifi==2020.4.5.1
# via requests
chardet==3.0.4
# via
# aiohttp
# requests
click==8.0.1
# via
# -r requirements.in
# cnstd
cnstd==1.2
# via -r requirements.in
cycler==0.11.0
# via matplotlib
flatbuffers==2.0
# via onnxruntime
fonttools==4.34.4
# via matplotlib
fsspec[http]==2021.7.0
# via pytorch-lightning
google-auth==1.35.0
# via
# google-auth-oauthlib
# tensorboard
google-auth-oauthlib==0.4.5
# via tensorboard
grpcio==1.39.0
# via tensorboard
idna==2.9
# via
# requests
# yarl
kiwisolver==1.4.3
# via matplotlib
markdown==3.3.4
# via tensorboard
matplotlib==3.5.2
# via cnstd
multidict==5.1.0
# via
# aiohttp
# yarl
numpy==1.22.3
# via
# -r requirements.in
# cnstd
# matplotlib
# onnx
# onnxruntime
# opencv-python
# pytorch-lightning
# scipy
# tensorboard
# torchmetrics
# torchvision
oauthlib==3.1.1
# via requests-oauthlib
onnx==1.11.0
# via
# -r requirements.in
# cnstd
onnxruntime==1.11.1
# via
# -r requirements.in
# cnstd
opencv-python==4.6.0.66
# via cnstd
packaging==21.0
# via
# matplotlib
# pytorch-lightning
# torchmetrics
pillow==9.1.1
# via
# -r requirements.in
# cnstd
# matplotlib
# torchvision
polygon3==3.0.9.1
# via cnstd
protobuf==3.17.3
# via
# onnx
# onnxruntime
# tensorboard
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pyclipper==1.3.0.post3
# via cnstd
pydeprecate==0.3.1
# via pytorch-lightning
pyparsing==2.4.7
# via
# matplotlib
# packaging
python-dateutil==2.8.2
# via matplotlib
pytorch-lightning==1.6.3
# via
# -r requirements.in
# cnstd
pyyaml==5.4.1
# via pytorch-lightning
requests==2.23.0
# via
# fsspec
# requests-oauthlib
# tensorboard
requests-oauthlib==1.3.0
# via google-auth-oauthlib
rsa==4.7.2
# via google-auth
scipy==1.8.1
# via cnstd
shapely==1.8.2
# via cnstd
six==1.14.0
# via
# absl-py
# google-auth
# grpcio
# protobuf
# python-dateutil
tensorboard==2.6.0
# via pytorch-lightning
tensorboard-data-server==0.6.1
# via tensorboard
tensorboard-plugin-wit==1.8.0
# via tensorboard
torch==1.9.0
# via
# -r requirements.in
# cnstd
# pytorch-lightning
# torchmetrics
# torchvision
torchmetrics==0.5.0
# via pytorch-lightning
torchvision==0.10.0
# via
# -r requirements.in
# cnstd
tqdm==4.64.0
# via
# -r requirements.in
# cnstd
# pytorch-lightning
typing-extensions==4.2.0
# via
# aiohttp
# onnx
# pytorch-lightning
# torch
unidecode==1.3.4
# via cnstd
urllib3==1.25.9
# via requests
werkzeug==2.0.1
# via tensorboard
wheel==0.37.0
# via tensorboard
yarl==1.6.3
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools
# for streamlit.io demo
cnocr==2.2
streamlit