fix:修复页面样式
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
- Output: a 3-scene narrated video `final_poc.mp4` (mock mode supported)
|
||||
|
||||
## Quick start (Docker)
|
||||
`docker compose up` includes a **ComfyUI** service (default image `jamesbrink/comfyui:latest` from Docker Hub). If you use another registry image, set `COMFYUI_IMAGE` in the environment.
|
||||
`docker compose up` includes a **ComfyUI** service (default through domestic mirror: `docker.1ms.run/ardenius/comfyui-cpu:latest`). If you use another registry image, set `COMFYUI_IMAGE` in the environment.
|
||||
|
||||
Build:
|
||||
|
||||
@@ -49,3 +49,4 @@ Open `http://127.0.0.1:3000` and click “运行” to see `main.py --script-onl
|
||||
- **apt**: TUNA Debian mirrors (baked into `Dockerfile`)
|
||||
- **pip**: `PIP_INDEX_URL=https://pypi.tuna.tsinghua.edu.cn/simple`
|
||||
- **npm**: `NPM_CONFIG_REGISTRY=https://registry.npmmirror.com`
|
||||
- **docker images**: default base images now pull via `docker.m.daocloud.io` mirror
|
||||
|
||||
Reference in New Issue
Block a user