Views
No views yet
comfy_extract_ecr
Date: 2025-08-16 11:45:38requirements_frozen_clean.txt: All Python packages with exact versionscustom_nodes_list.txt: List of custom nodes with HF URLsdownload_custom_nodes.sh: Script to download custom nodes from HFsystem_requirements.txt: System informationmodels_list.txt: List of all modelsdownload_models.sh: Script to download modelsDockerfile: Template to rebuild the containerquangle97/comfyui-global-custom-nodesdocker build -t comfyui-rebuilt .docker run -d --gpus all -p 8188:8188 comfyui-rebuilt1cd /app/ComfyUI/custom_nodes
2bash /app/download_custom_nodes.shquangle97/comfyui-consumer-change-gender - Contains Dockerfile, scripts, and configurationsquangle97/comfyui-global-custom-nodes - Shared repository for all custom nodesquangle97/comfyui-global-models - Shared repository for all models