feat: image preview for stable-diffusion task is ready

This commit is contained in:
RockYang
2024-04-02 17:24:38 +08:00
parent 3f1ad4b7dc
commit 9cc2ea412b
13 changed files with 171 additions and 13 deletions

View File

@@ -72,6 +72,7 @@ services:
- ./conf/config.toml:/var/www/app/config.toml
- ./logs/app:/var/www/app/logs
- ./static:/var/www/app/static
- ./data/leveldb:/var/www/app/data
# 前端应用
chatgpt-plus-web: