Skip to content

rooneyviet/image_edit_runpod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

image_edit_runpod

Dockerized ComfyUI workflow

Contents

  • Dockerfile - Docker container configuration for running this ComfyUI workflow
  • example-request.json - Example API request payload for testing

Usage

# Build the Docker image
docker build -t image_edit_runpod .

# Run the container
docker run -p 8188:8188 image_edit_runpod

API Request Example

See example-request.json for a ready-to-use API request payload.

Generated by ComfyUI to Docker Wizard

About

Dockerized ComfyUI workflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors