Initial commit with .gitignore

This commit is contained in:
2026-02-04 14:36:13 +08:00
commit 82b5fbf875
9 changed files with 1704 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
pymysql>=1.0.0
dashvector>=1.0.0
Pillow>=9.0.0
aiohttp>=3.8.0
imagehash>=4.3.0
requests>=2.28.0