update
update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
paperless-gpt:
|
||||
image: icereed/paperless-gpt:v0.24.0
|
||||
image: icereed/paperless-gpt:latest
|
||||
container_name: paperless-gpt
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
@@ -21,7 +21,7 @@ services:
|
||||
LLM_LANGUAGE: "German"
|
||||
OCR_PROVIDER: "llm"
|
||||
VISION_LLM_PROVIDER: "ollama"
|
||||
VISION_LLM_MODEL: "minicpm-v:latest"
|
||||
VISION_LLM_MODEL: "cnshenyang/qwen3-nothink:14b"
|
||||
OCR_PROCESS_MODE: "image"
|
||||
CREATE_NEW_TAGS: "true"
|
||||
AUTO_GENERATE_TITLE: "true"
|
||||
|
||||
Reference in New Issue
Block a user