{"id":50108768,"url":"https://github.com/unorouter/comfyui-models","last_synced_at":"2026-05-23T12:02:55.832Z","repository":{"id":357231129,"uuid":"1236007538","full_name":"unorouter/comfyui-models","owner":"unorouter","description":"ComfyUI worker image with SDXL + Flux2 + ControlNets + LoRAs + custom_nodes baked in, so workers spawn in any RunPod datacenter without a network volume","archived":false,"fork":false,"pushed_at":"2026-05-11T23:20:48.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-11T23:37:57.509Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unorouter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-11T21:35:37.000Z","updated_at":"2026-05-11T23:20:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/unorouter/comfyui-models","commit_stats":null,"previous_names":["unorouter/comfyui-models"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/unorouter/comfyui-models","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unorouter%2Fcomfyui-models","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unorouter%2Fcomfyui-models/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unorouter%2Fcomfyui-models/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unorouter%2Fcomfyui-models/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unorouter","download_url":"https://codeload.github.com/unorouter/comfyui-models/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unorouter%2Fcomfyui-models/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33394672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-23T12:02:47.873Z","updated_at":"2026-05-23T12:02:55.826Z","avatar_url":"https://github.com/unorouter.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# comfyui-models\n\nComfyUI worker image with all studio-redesign models baked in. Workers built from this image can spawn in any RunPod datacenter — no network volume required.\n\n## Image contents\n\nBuilt on `0don/worker-comfyui:studio-redesign-base` (runtime + 7 custom_nodes pre-installed: Impact Pack, Impact Subpack, controlnet_aux, LayerDiffuse, Manager, Inspire Pack, smZNodes).\n\nBaked model files (~80 GB total):\n- **SDXL checkpoints**: prefectPonyXL_v40, lustifySDXLNSFW_endgame, sd_xl_base_1.0 (~20 GB)\n- **Flux 2 dev**: diffusion_models + text_encoder + vae (~52 GB)\n- **LoRAs** (5): Sinfully Stylish x2, Expressive H, wlop, Jinx (~1.2 GB)\n- **Embeddings** (1): EasyNegative (70 KB)\n- **ESRGAN upscalers** (4): RealESRGAN_x4plus, AnimeVideoV3, UltraSharp, NMKD-Siax (~250 MB)\n- **xinsir SDXL ControlNets** (3): depth, canny, openpose (~7 GB)\n- **YOLO detectors** (2): face_yolov8s, hand_yolov9c (~72 MB)\n- **SAM**: sam_vit_b_01ec64 (358 MB) — FaceDetailer mask refinement\n- **LayerDiffuse SDXL**: layer_xl_transparent_attn (709 MB)\n\n## Build\n\nCI runs on push to `main` or manual dispatch. Uses self-hosted GitHub Actions runner (the image is too large for GitHub-hosted runners' 14 GB disk).\n\nRequired secrets:\n- `HF_TOKEN` — bypasses anonymous HuggingFace rate limits on multi-GB downloads.\n\nRequired permissions on the GitHub token: `packages:write` (to push to ghcr.io).\n\n## Use on RunPod\n\n```bash\n# Point the serverless endpoint at this image\nrunpodctl template update gcgakg920o --image ghcr.io/unorouter/comfyui-models:latest\n\n# Remove the network volume (no longer needed)\ncurl -X PATCH -H \"Authorization: Bearer $RUNPOD_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  --data '{\"networkVolumeIds\": [], \"dataCenterIds\": []}' \\\n  \"https://rest.runpod.io/v1/endpoints/\u003cendpoint-id\u003e\"\n```\n\n## Trade-off\n\n- ✅ Workers spawn in any RunPod datacenter — no capacity throttling locked to a single DC.\n- ✅ No network volume storage cost (saves ~$6/mo per 90 GB volume).\n- ❌ Cold-host pulls take 5-15 minutes (vs 30-60s with a warm volume). Subsequent pulls on the same machine hit Docker's layer cache.\n- ❌ Model changes require a full rebuild + push (~30-45 min). Network volume + `aws s3 cp` would be seconds.\n\nFor high-volume production (\u003e100 jobs/day) where cold-host pulls are rare, this is the better architecture. For low-volume personal use with sporadic traffic, a network volume in a high-capacity DC may be a better fit.\n\n## Adding new models\n\n1. Edit `Dockerfile`, add an `RUN hf download …` line.\n2. Update `unorouter/src/lib/db/seeds.ts` with the matching catalog row (filename must match exactly).\n3. Commit + push. CI builds the new image. `runpodctl template update` to roll it out.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funorouter%2Fcomfyui-models","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funorouter%2Fcomfyui-models","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funorouter%2Fcomfyui-models/lists"}