commit b3b272fa105349e7f5f0da5f014444fe8fb43ed2
parent b6204fcc89eea098b762d8ecdbae794483d36dd2
Author: Nilotpal Gupta <nilotpalgupta0701@gmail.com>
Date: Tue, 2 Dec 2025 17:10:45 +0530
Add ONNX models with LFS
Diffstat:
6 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/.gitattributes b/.gitattributes
@@ -0,0 +1,2 @@
+*.onnx filter=lfs diff=lfs merge=lfs -text
+*.onnx.data filter=lfs diff=lfs merge=lfs -text
diff --git a/.gitignore b/.gitignore
@@ -42,7 +42,4 @@ app.*.map.json
# Python
python_env/
-
-# AI Models
-assets/*.onnx*
/.vscode/
diff --git a/assets/clip_image_encoder.onnx b/assets/clip_image_encoder.onnx
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:65bf51cdaba76c0cb3f77a922da4a43ebb13d3a5674e9eeb922456d210ad2a4d
+size 351826328
diff --git a/assets/dinov2.onnx b/assets/dinov2.onnx
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d191d5e0dba661920919126e790cf097b753c0dcfedfd9332e78fccbc6376821
+size 753403
diff --git a/assets/dinov2.onnx.data b/assets/dinov2.onnx.data
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4fed072682368c03e6c0ed0c970af25411ceeff324359320c65fce068e6dd089
+size 88224768
diff --git a/assets/fannet.onnx b/assets/fannet.onnx
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:62dfd008648d6eb54daa1aabe25d9784bda65e185cd06c4873b6329d7821c5c3
+size 8403630