From 3724a2807ebb4a47343ba9c65cde78aca666fcbf Mon Sep 17 00:00:00 2001 From: BennyKok Date: Sat, 16 Dec 2023 19:48:02 +0800 Subject: [PATCH] Create README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ead662 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# ComfyUI Deploy +Open source comfyui deployment platform + +![63shots_so](https://github.com/BennyKok/comfyui-deploy/assets/18395202/a8f40895-a613-4bc0-928c-c2f5b4cec625) + +# Usecase + +1. Deploy a complicated comfy workflow with a versioning system +2. Manage versioning and easily preview different generated versions' output +3. Persistent API generated for Production and Staging environment +4. Run the same comfyui workflow across different remote machines + +![467shots_so](https://github.com/BennyKok/comfyui-deploy/assets/18395202/430d8a68-1313-4cf3-9f66-00c719de6c81) +