Compare commits

..

2 Commits

Author SHA1 Message Date
e6d8b5ada0 Fix directory. 2026-05-06 22:41:10 -04:00
d5f959d0db Add .comfy_environment to portable. 2026-05-06 22:38:59 -04:00
2 changed files with 2 additions and 7 deletions

View File

@ -145,6 +145,8 @@ jobs:
cp -r ComfyUI/.ci/windows_${{ inputs.rel_name }}_base_files/* ./
cp ../update_comfyui_and_python_dependencies.bat ./update/
echo 'local-portable' > ComfyUI/.comfy_environment
cd ..
"C:\Program Files\7-Zip\7z.exe" a -t7z -m0=lzma2 -mx=9 -mfb=128 -md=768m -ms=on -mf=BCJ2 ComfyUI_windows_portable.7z ComfyUI_windows_portable

View File

@ -1,9 +1,2 @@
# Admins
* @comfyanonymous @kosinkadink @guill @alexisrolland @rattus128 @kijai
# Partner nodes team maintains API nodes
/comfy_api_nodes/ @Comfy-Org/partner-nodes-mergers
# Frontend team maintains `comfyui-frontend-package`
# Go to market team maintains `comfyui-workflow-templates` and `comfyui-embedded-docs`
/requirements.txt @Comfy-Org/frontend-team @Comfy-Org/gtm-team