diff --git a/README.md b/README.md index d0cb9d3..ace772a 100644 --- a/README.md +++ b/README.md @@ -137,8 +137,9 @@ distty@gmail.com [SEAIT](https://github.com/diStyApps/seait) -[VisionCrafter](https://github.com/diStyApps/VisionCrafter) +[ComfyUI_FrameMaker](https://github.com/diStyApps/ComfyUI_FrameMaker) +[VisionCrafter](https://github.com/diStyApps/VisionCrafter) [FaceSwapSuite](https://github.com/diStyApps/FaceSwapSuite) diff --git a/pyproject.toml b/pyproject.toml index 1a06f47..53e7408 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-disty-flow" description = "Flow is a custom node designed to provide a more user-friendly interface for ComfyUI by acting as an alternative user interface for running workflows. It is not a replacement for workflow creation.\nFlow is currently in the early stages of development, so expect bugs and ongoing feature enhancements. With your support and feedback, Flow will settle into a steady stream." -version = "1.0.0" +version = "0.1.1" license = {file = "LICENSE"} [project.urls]