{"id":27796495,"url":"https://github.com/l3lackcurtains/comfy_ui_backend","last_synced_at":"2026-04-18T17:02:41.831Z","repository":{"id":288220471,"uuid":"967235801","full_name":"l3lackcurtains/Comfy_UI_Backend","owner":"l3lackcurtains","description":"🌟 Comfy API Backend A Python-powered API backend featuring a custom Comfy UI 🖥️, seamlessly integrated with 🐳 Docker and ☸️ Kubernetes for modern containerization and orchestration. Scalable, reliable, and built for efficient deployment—perfect for robust backend solutions!","archived":false,"fork":false,"pushed_at":"2025-04-30T00:15:38.000Z","size":4460,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T20:59:00.683Z","etag":null,"topics":["comfyui","docker","fastapi","kubernetes","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/l3lackcurtains.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}},"created_at":"2025-04-16T06:25:20.000Z","updated_at":"2025-04-30T00:15:41.000Z","dependencies_parsed_at":"2025-04-28T20:54:06.857Z","dependency_job_id":null,"html_url":"https://github.com/l3lackcurtains/Comfy_UI_Backend","commit_stats":null,"previous_names":["l3lackcurtains/comfy","l3lackcurtains/comfy_ui_backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3lackcurtains%2FComfy_UI_Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3lackcurtains%2FComfy_UI_Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3lackcurtains%2FComfy_UI_Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3lackcurtains%2FComfy_UI_Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l3lackcurtains","download_url":"https://codeload.github.com/l3lackcurtains/Comfy_UI_Backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251782739,"owners_count":21642980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["comfyui","docker","fastapi","kubernetes","python"],"created_at":"2025-04-30T20:59:01.213Z","updated_at":"2026-04-18T17:02:41.825Z","avatar_url":"https://github.com/l3lackcurtains.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ComfyUI Setup Guide\n\n## Quick Start\n\n1. Clone and install:\n```bash\ngit clone https://github.com/comfyanonymous/ComfyUI\ncd ComfyUI\npip install -r requirements.txt\npython main.py\n```\n\n2. Access UI at: http://localhost:8188\n\n## Model Directories\n\nPlace your models in these folders:\n- `models/checkpoints/`: Model checkpoints (`.safetensors`, `.ckpt`)\n- `models/vae/`: VAE models\n- `models/loras/`: LoRA models\n- `models/embeddings/`: Embeddings\n- `models/controlnet/`: ControlNet models\n- `models/upscale_models/`: Upscale models\n\n## Docker Quick Start\n\n```bash\n# Using Docker Compose (Recommended)\ndocker compose up -d\n\n# Access Points\nComfyUI: http://localhost:8188\nAPI: http://localhost:8787\n```\n\n## System Requirements\n- Python 3.10+\n- NVIDIA GPU (recommended) or CPU\n- ~10GB disk space\n\n## Common Issues\n\n### NVIDIA CUDA Setup\n```bash\npip uninstall torch\npip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124\n```\n\n### Deploy in GCP\n```bash\ngcloud auth configure-docker\ndocker login gcr.io\n\ndocker build -t comfy-image-generation .\ndocker tag comfy-image-generation gcr.io/citric-lead-450721-v2/comfy-image-generation:1.0.7\ndocker push gcr.io/citric-lead-450721-v2/comfy-image-generation:1.0.7\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl3lackcurtains%2Fcomfy_ui_backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl3lackcurtains%2Fcomfy_ui_backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl3lackcurtains%2Fcomfy_ui_backend/lists"}