feat: add ImageFind application and release pipelines
This commit is contained in:
@@ -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
|
||||
@@ -0,0 +1,3 @@
|
||||
numpy==2.4.6
|
||||
opencv-python-headless==4.13.0.92
|
||||
openvino==2026.2.1
|
||||
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user