Remove some workflow media from portable install to make it smaller. (#16080)

This commit is contained in:
comfyanonymous
2026-09-03 17:20:33 -07:00
committed by GitHub
parent d9726bb098
commit 1c68191dbb

View File

@@ -119,6 +119,7 @@ jobs:
grep comfy ../ComfyUI/requirements.txt > ./requirements_comfyui.txt
./python.exe -s -m pip install -r requirements_comfyui.txt
./python.exe -s -m pip uninstall -y comfyui-workflow-templates-media-image comfyui-workflow-templates-media-video comfyui-workflow-templates-media-other
rm requirements_comfyui.txt
sed -i '1i../ComfyUI' ./python3${{ inputs.python_minor }}._pth