feat: add ImageFind application and release pipelines

This commit is contained in:
2026-08-11 18:02:40 +08:00
commit 16239d7525
270 changed files with 59163 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
huggingface-hub==0.36.2
numpy==2.4.6
openvino==2026.2.1
optimum==2.1.0
optimum-intel[openvino]==1.27.0
torch==2.7.1+cpu
transformers==4.57.6
webrtcvad-wheels==2.0.14
@@ -0,0 +1,57 @@
# ImageFind AI runtime lock for fnOS Python 3.12.
# Component requirement files select the needed subset; this file pins their
# transitive graph so an online resolver cannot silently change the runtime.
charset-normalizer==3.4.9
filelock==3.32.0
flatbuffers==25.12.19
fsspec==2026.6.0
hf-xet==1.5.2
huggingface-hub==0.36.2
Jinja2==3.1.6
joblib==1.5.3
markdown-it-py==4.2.0
MarkupSafe==3.0.3
mdurl==0.1.2
ml-dtypes==0.5.4
mpmath==1.3.0
networkx==3.4.2
ninja==1.13.0
nncf==3.2.0
numpy==2.4.6
onnx==1.22.0
onnxruntime==1.28.0
opencv-python-headless==4.13.0.92
openvino==2026.2.1
openvino-telemetry==2025.2.0
openvino-tokenizers==2026.2.1.0
optimum==2.1.0
optimum-intel==1.27.0
optimum-onnx==0.1.0
packaging==26.2
pillow==12.3.0
protobuf==7.35.1
psutil==7.2.2
pyclipper==1.4.0
pydot==3.0.4
Pygments==2.20.0
pyparsing==3.3.2
rapidocr-onnxruntime==1.4.4
regex==2026.7.19
requests==2.34.2
rich==15.0.0
safetensors==0.8.0
scikit-learn==1.9.0
scipy==1.17.1
sentence-transformers==5.6.1
shapely==2.1.2
six==1.17.0
sympy==1.14.0
tabulate==0.10.0
threadpoolctl==3.6.0
tokenizers==0.22.2
torch==2.7.1+cpu
tqdm==4.69.1
transformers==4.57.6
typing-extensions==4.16.0
urllib3==2.7.0
webrtcvad-wheels==2.0.14
+3
View File
@@ -0,0 +1,3 @@
numpy==2.4.6
opencv-python-headless==4.13.0.92
openvino==2026.2.1
+8
View File
@@ -0,0 +1,8 @@
numpy==2.4.6
onnxruntime==1.28.0
opencv-python-headless==4.13.0.92
openvino==2026.2.1
pyclipper==1.4.0
shapely==2.1.2
six==1.17.0
tqdm==4.69.1
+8
View File
@@ -0,0 +1,8 @@
huggingface-hub==0.36.2
numpy==2.4.6
openvino==2026.2.1
optimum==2.1.0
optimum-intel[openvino]==1.27.0
sentence-transformers[openvino]==5.6.1
torch==2.7.1+cpu
transformers==4.57.6
+40
View File
@@ -0,0 +1,40 @@
# Complete Python 3.12 core runtime lock used by the fnOS offline wheelhouse.
annotated-types==0.8.0
anyio==4.8.0
argon2-cffi==25.1.0
argon2-cffi-bindings==25.1.0
certifi==2026.7.22
cffi==2.1.0
click==8.4.2
cryptography==44.0.3
fastapi==0.118.3
h11==0.16.0
h2==4.4.0
hpack==4.2.0
httpcore==1.0.9
httptools==0.8.0
httpx==0.28.1
hyperframe==6.1.0
idna==3.18
numpy==2.4.6
pillow==12.3.0
portalocker==3.2.0
psycopg==3.2.13
psycopg-binary==3.2.13
pycparser==3.0
pydantic==2.13.4
pydantic-core==2.46.4
pydantic-settings==2.14.2
python-dotenv==1.2.2
python-multipart==0.0.32
pyyaml==6.0.3
sniffio==1.3.1
starlette==0.48.0
typing-extensions==4.16.0
typing-inspection==0.4.2
urllib3==2.7.0
uvicorn[standard]==0.51.0
uvloop==0.22.1
watchfiles==1.2.0
websockets==16.1.1
zhconv==1.4.1