Nodes Browser

ComfyDeploy: How ComfyUI StoryCreater works in ComfyUI?

What is ComfyUI StoryCreater?

Nodes:story_sampler_simple, text2, kosmos2_sampler. I created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI StoryCreater and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

Usage

cd custom_nodes
git clone https://github.com/oztrkoguz/ComfyUI_StoryCreator

ComfyUI_StoryCreator Models

I created a dataset for generating short stories Short-Story and used it to fine-tune my own model using Phi-3.

Example Workflow

Creating a story and presenting this story visually

example

Identifying objects from the image, creating a story using these objects and reproducing this story visually

example4