framework desktop offline ai updates

This commit is contained in:
2026-02-06 20:11:19 -05:00
parent 7626cdf998
commit 525e14965d
12 changed files with 354 additions and 45 deletions

View File

@@ -15,6 +15,8 @@ git pull
git submodule update --init --recursive
podman build -f Dockerfile.vulkan -t stable-diffusion-cpp:${BUILD_TAG} -t stable-diffusion-cpp:latest .
systemctl --user restart ai-internal-pod
podman image pull ghcr.io/open-webui/open-webui:main
systemctl --user restart ai-pod
systemctl --user restart ai-external-pod