1
0

feat:添加sd-comfyui到列表

This commit is contained in:
okxlin
2023-12-19 01:05:21 +08:00
parent fbf91e253a
commit 4b72b900de
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