1
0

feat:添加sd-comfyui到列表

This commit is contained in:
okxlin
2023-12-19 01:05:21 +08:00
parent 1faa17183f
commit f7180fbadd
14 changed files with 114 additions and 100 deletions

View File

@@ -0,0 +1,2 @@
#!/bin/bash
docker compose up -d --build

View File

@@ -0,0 +1,3 @@
#!/bin/bash
docker compose build --no-cache
docker compose up -d