Changes
1 changed files (+1/-0)
-
-
@@ -5,6 +5,7 @@print("Loading model") # Monkey patch ort.InferenceSession to use GPU class CustomInferenceSession(ort.InferenceSession): def __init__( self,
-
Semantic image search using FastEmbed and sqlite-vec
1 changed files (+1/-0)