-
Gemini Draw v0.1.3 Stable
released this
2026-05-09 19:25:40 +08:00 | 1 commits to main since this releaseNAS Agent guide update.
Important:
- The repository markdown keeps placeholder tokens for safety.
- The NAS-ready zip contains API图片绘制及修改-Agent-NAS.md with the concrete API_AUTH_TOKEN already filled in, so it can be used directly after downloading.
Release assets:
- Gemini_Draw_generic.zip: generic package. Fill GEMINI_API_KEY, API_AUTH_TOKEN, APP_PASSWORD, and APP_URL yourself.
- Gemini_Draw_nas_gemini-drawpicture.zip: NAS-ready package for /share/Container/gemini-drawpicture. UI port: 4001. API port: 4000. The NAS Agent markdown inside this zip has the concrete API token filled in.
NAS quick start:
cd /share/Container/gemini-drawpicture
sudo docker compose -f docker_compose_Nas.yaml up -d --buildDownloads