https://github.com/runpod-workers#worker-collection
- https://github.com/runpod-workers/worker-basic
- https://github.com/runpod-workers/worker-template
- https://github.com/runpod-workers/worker-comfyui
- ...
[Worker ComfyUI]
- Quickstart :
- "runpod/worker-comfyui" 도커이미지 선정. (base, flux1-schnell, flux1-dev, sdxl, sd3, ...)
- (RunPod serverless endpoint) API Spec :
- Input 및 Output 의 규격을 참고.
- comfyui 에서 만든 workflow.json 을 활용.
- Deployment Guide :
- Pre-Built Official Images 를 기반으로 Docker Container Image 빌드 및 준비
- 런팟콘솔 -> "+ New Template" -> Docker Registry 및 Auth 셋팅 -> Disk 및 Env 셋팅
- 런팟콘솔 -> "+ New Endpoint" -> 각종 옵션 설정
- Configuration Guide :
- 환경변수 셋팅 : 예) 'REFRESH_WORKER', 'COMFY_ORG_API_KEY', 'BUCKET_ENDPOINT_URL', ...
- Customization Guide :
- Method 1: Custom Dockerfile
- Method 2: Network Volume
- Deployment
- Method 1: Manual Build, Push, and Deploy
- Method 2: Deploying via RunPod GitHub Integration
- Development Local Simulation :
- docker-compose 를 기반으로 Worker 와 ComfyUI Instance 환경을 구성해 볼 수 있음.
- SERVE_API_LOCALLY=true 후 실행하면, comfyui 및 worker 컨테이너가 시작됨.
[예시]
- https://www.visionhong.com/posts/runpod-serverless
- https://www.visionhong.com/posts/kontext-nunchaku
- ...
-끝-
'AI' 카테고리의 다른 글
| runpod_ (Serverless,Storage) (0) | 2025.07.20 |
|---|---|
| Novel AI (0) | 2025.04.26 |
| Elevenlabs Docs (conv ai) (0) | 2024.12.08 |
| Elevenlabs Docs (dev/api) (0) | 2024.12.08 |
| Lang🦜 (feat. teddynote) (0) | 2024.10.24 |