StarRailCopilot/requirements-in.txt
LmeSzinc 1e47a1f621 Add: OCR model and downgrade to py3.10
since onnxruntime doesn't support 3.11 yet
2023-05-21 09:26:58 +08:00

37 lines
375 B
Plaintext

# Image processing
numpy
scipy
pillow
opencv-python
imageio
# Device connection
adbutils
uiautomator2==2.16.17
uiautomator2cache==0.3.0.1
wrapt>=1.14.0
lz4
av==10.0.0
psutil==5.9.3
# Utils
rich
tqdm
jellyfish
pyyaml
inflection
prettytable==2.2.1
pydantic
# OCR
ppocr-onnx
# Webui
pywebio==1.6.2
starlette==0.14.2
uvicorn[standard]==0.17.6
aiofiles
# For dev
# pip-tools