1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-10 00:24:51 +00:00

Upload code

This commit is contained in:
2023-11-01 15:33:35 +08:00
commit 6860f2eb72
415 changed files with 50990 additions and 0 deletions
+39
View File
@@ -0,0 +1,39 @@
# Image processing
numpy
scipy
pillow
opencv-python
# 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
pponnxcr==2.0
# Webui
pywebio==1.6.2
starlette==0.14.2
uvicorn[standard]==0.17.6
aiofiles
# Game resources
srcmap==1.1.0
# For dev
# pip-tools
pynput