mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-07 21:29:13 +00:00
Fix type of use_xmp_metadata to be bool, rather than str
This commit is contained in:
@@ -18,7 +18,7 @@ content-type:
|
||||
input-directory: "/data/images/"
|
||||
embeddings-file: "/data/generated/.image_embeddings.pt"
|
||||
batch-size: 50
|
||||
use-xmp-metadata: "no"
|
||||
use-xmp-metadata: true
|
||||
|
||||
music:
|
||||
input-files: null
|
||||
|
||||
Reference in New Issue
Block a user