Skip to content

xhoxye/FooSimpAI

Repository files navigation

FooSimpAI

Next-Gen ComfyUI Frontend

FooSimpAI is a streamlined, user-friendly interface designed for ComfyUI. It bridges the gap between complex node-based workflows and simple, accessible artistic creation.

Screenshots

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

Run Locally

Prerequisites: Node.js

🚀 Simplified Launcher (Recommended)

Just double-click the launcher script for your OS:

  • Windows: Run run.bat
  • Linux/macOS: Run sh run.sh

The launcher will automatically install dependencies (if missing) and start the development server.

Manual Start

  1. Install dependencies: npm install
  2. Run the app: npm run dev

QUICK START GUIDE

1 Connect Backend
Ensure your ComfyUI instance is running with "--listen --enable-cors-header *" CORSenabled.

2 Load Workflow
Upload a workflow exported in API Format (JSON) from ComfyUI.

3 Map Parameters
Use the settings dialog to map UI controls to specific nodes.

4 Generate
Close settings, type your prompt, and hit Generate!

FooSimpAI

下一代ComfyUI前端

FooSimpAI是一个为ComfyUI设计的简化、用户友好的界面。它弥合了复杂的基于节点的工作流与简单、易访问的艺术创作之间的差距。

屏幕截图

GHBanner

运行和部署您的AI工作室应用

这包含了在本地运行应用程序所需的一切。

本地运行

先决条件: Node.js

🚀 简化启动器 (推荐)

只需双击适合您操作系统的启动脚本:

  • Windows: 运行 run.bat
  • Linux/macOS: 运行 sh run.sh

启动器将自动安装依赖项(如果缺失)并启动开发服务器。

手动启动

  1. 安装依赖: npm install
  2. 运行应用程序: npm run dev

快速入门指南

  1. 连接后端
    确保您的ComfyUI实例正在运行,并带有"--listen --enable-cors-header *"参数以启用CORS 跨域访问。

  2. 加载工作流
    上传从ComfyUI导出的API格式(JSON)工作流。

  3. 映射参数
    使用设置对话框将UI控件映射到特定节点。

  4. 生成
    关闭设置,输入提示词,然后点击生成!

About

FooSimpAI is a streamlined, user-friendly interface designed for ComfyUI. It bridges the gap between complex node-based workflows and simple, accessible artistic creation. By mapping complex node inputs to a clean UI, it allows you to focus on prompting and style rather than connecting wires.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages