Separate the local recognition, web publishing, and shared data paths while preserving direct script execution and existing site content. Co-authored-by: Cursor <cursoragent@cursor.com>
5 lines
223 B
Plaintext
5 lines
223 B
Plaintext
# Extra deps for Web refresh / OSS upload (Gitea Actions + local refresh_web.py).
|
|
# CI also installs requirements.txt — fetch scripts import common (opencv/numpy)
|
|
# and fetch_patches portrait resize needs cv2.
|
|
oss2>=2.18
|