Edit and share ComfyUI flows in the cloud

With YouML, you can edit ComfyUI workflows in the cloud, and then share them as recipes. Other people can run your workflow with inputs you have defined, and see the results in a web browser, without the need to install ComfyUI.

For example, here is a recipe that puts your face onto a wizard. It takes a person's image as input, does multiple steps in ComfyUI, and then displays the resulting image.

Wizard

You can upload most of the existing ComfyUI workflows to YouML.

This is a beta version.
Please share your feedback and thoughts in the YouML Discord.

Features available today:

  • Edit and run ComfyUI workflows in the cloud. During early beta, there are no charges. Later on, we'll charge users only for rendering time, but you will not be charged for the time you spent editing the workflow.
  • YouML will automatically download models and nodes, so you can try new workflows faster.
  • Use any custom nodes and models, including custom LORAs. You can download them from ComfyUI Manager, HuggingFace, Civit or other direct links.
  • Let other people run your workflow with parameters - they can provide their own images or text.

How to get started

  1. Create a new ComfyUI recipe
  2. Edit and run the ComfyUI workflow as usual. If you install custom nodes or models, click on the "Restart ComfyUI" button to apply the changes. Normal refresh might not be enough.
  3. Click on Publish and share your workflow. You can then click on the recipe name at the top bar. It will take you to the recipe page, where you can run the workflow with your own input. You can also share this page with others.
  4. All image-loading nodes will be converted to inputs automatically. To add text-based parameters, you can add [[my parameter]] to the text node. You can later set default values for these parameters and descriptions in recipe settings.

Demo

Here is a demo of how to share a ComfyUI workflow.