We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc3517 commit 9a7ffdbCopy full SHA for 9a7ffdb
Dockerfile
@@ -89,3 +89,4 @@ FROM base as final
89
COPY --from=downloader /comfyui/models /comfyui/models
90
91
# Start the container
92
+CMD ["/start.sh"]
0 commit comments