# ComfyComicProject **Repository Path**: luyincheng/comfy-comic-project ## Basic Information - **Project Name**: ComfyComicProject - **Description**: 基于comfy工作流进行漫画处理的工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-11 - **Last Updated**: 2025-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # download model powershell $env:HF_HOME = "D:\\aiprj\\huggingface" $env:HF_ENDPOINT = "https://hf-mirror.com" .\hfd black-forest-labs/FLUX.1-Kontext-dev --hf_username ailuyc --hf_token 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 cmd set HF_ENDPOINT=https://hf-mirror.com set HF_HOME=D:\\aiprj\\huggingface huggingface-cli download --token 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 --resume-download black-forest-labs/FLUX.1-Kontext-dev --local-dir D:\\aiprj\\hf\\FLUX.1-Kontext-dev # start train python run.py mytrain/train_lora_flux_kontext_24gb.yaml