mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Setup: Add "open-webui" service to compose.yaml config examples
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
11c7d9f7af
commit
cd81094d25
6 changed files with 89 additions and 33 deletions
|
|
@ -154,7 +154,7 @@ services:
|
|||
count: "all"
|
||||
|
||||
## Ollama Large-Language Model Runner
|
||||
## Run "ollama pull [name]:[version]" to download a vision model
|
||||
## run "ollama pull [name]:[version]" to download a vision model
|
||||
## listed at <https://ollama.com/search?c=vision>, for example:
|
||||
## docker compose exec ollama ollama pull gemma3:latest
|
||||
ollama:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue