Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Releases: xingren23/ComfyFlowApp

v1.4.5

21 Mar 15:22
Compare
Choose a tag to compare

support upload video

#66

v1.4.4

05 Feb 11:26
Compare
Choose a tag to compare

We have launched a online service for ComfyFlowApp, you could develop app online and share it with your friends and anyone.
WebSite: ComfyFlow

v1.4.4 update

  1. Removed the publishing feature, you could develop app online https://comfyflow.app. Due to different account systems, the open-source version of ComfyFlowApp can't directly publish apps to ComfyFlow.
  2. Removed register account feature, you could use account registed before or build-in demo account.

v1.4.3

28 Dec 03:18
fa54c1c
Compare
Choose a tag to compare

features:

  1. udpate readme use cases

fix:

  1. sign up redirect error, running on runpod

v1.4.2

27 Dec 09:21
6cc531c
Compare
Choose a tag to compare

What's Changed

  1. remove start/stop from Workspace, please use app in My Apps
  2. fix bug, when comfyui is not alive, or generate image failed
  3. go to public, update publish app:
  • check custom nodes but don't check model, you could edit model in comfyflow.app
  • request missing custom nodes and models

v1.4.1

20 Dec 10:34
Compare
Choose a tag to compare

deploy comfyflowapp + comfyui on autodl

fix:

  1. cros and image display

some problems:

  1. It can't handle new user sign-ups (the callback URL doesn't redirect). Users gotta sign up at https://comfyflow.app/.
    ( But don't sweat it, folks can still enjoy the "My Apps" page without signing up. )
  2. The videos and GIFs it's spittin' out are a bit camera shy right now. We'll figure out how to make 'em show up soon enough.

v1.4.0

18 Dec 10:40
c171360
Compare
Choose a tag to compare

features:

  • support more output node, 'PreviewImage', 'SaveImage', 'SaveAnimatedWEBP', 'SaveAnimatedPNG', 'VHS_VideoCombine', you could run svd workflow in comfyflowapp
  • tip username valid format

fix:

v1.3.1

14 Dec 09:49
Compare
Choose a tag to compare

feature, add discord badge link to discord server of comfyflowapp
optimize, ui display on click priview
fix error message #15 (comment)
fix export disabled
fix endpoint available [to actived user only

v1.3.0

12 Dec 03:57
a4344f4
Compare
Choose a tag to compare

publish local webapp to comfyflow.app with endpoint;

  1. bind you comfyui node to comfyflow.app
  2. create access key
  3. user(owner or others) active key
  4. publish local webapp to comfyflow.app
  5. anyone could access webapp through comfyflow.app, if he active the node with key

v1.3.0 package for windows x64

v1.2.0

07 Dec 00:56
1bc1a48
Compare
Choose a tag to compare

comfyflowapp aim to help user (or creator) to develop web app from comfyui workflow.

  1. edit app config
  2. install your app from workspace to myapps, user could visit "my apps" to use many apps
  3. remove integrated comfyui from comfyflowapp, python-embed-amd64 package less than 200MB

v1.1.1

01 Dec 01:24
ab33f43
Compare
Choose a tag to compare

update ComfyUI, support more custom nodes, details :https://github.com/xingren23/ComfyUI
script pause, when error occur #25
fix bug download ipadapter model #21