Nodes Browser
ComfyDeploy: How ComfyUI-SCStepFun works in ComfyUI?
What is ComfyUI-SCStepFun?
To use stepfun's library, you need an official api that supports multimodal inputs such as video and pictures [a/https://platform.stepfun.com/request-restriction](https://platform.stepfun.com/request-restriction)
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-SCStepFun
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI StepFun Nodes
This is a collection of ComfyUI custom nodes based on the StepFun API. These nodes enable easy implementation of intelligent analysis and processing for images and videos. Currently, video upload is not implemented, and video URL links are required.
🚧 More nodes are being updated...
Key Features
- 🖼️ Image Content Understanding and Analysis
- 🎬 Video Content Understanding and Analysis
- ✨ Intelligent Prompt Generation
- 💰 Cost-effective API Pricing
- 🚀 Cloud Processing without Local GPU Resources
Installation
- Clone this repository to your ComfyUI's
custom_nodes
directory:
cd custom_nodes
git clone https://github.com/your-repo/ComfyUI_StepFun.git
- Install dependencies:
cd ComfyUI_StepFun
pip install -r requirements.txt
API Key Configuration
- Register an account at StepFun Platform
- Get your API key from the account overview page
- Add the API key to the configuration file
Usage
Example Workflows
The following examples are provided in the workflow
folder:
Role2Story Workflow
- File:
workflow/role2story.json
- Features: By inputting character/scene/story descriptions, automatically generate:
- 🎨 Theme Poster
- 🎬 Three Key Plot Shots
- This workflow demonstrates the model's content understanding and intelligent prompt generation capabilities
🚧 More workflow examples are being updated...
Supported Features
- Image Content Recognition and Description
- Video Scene Analysis
- Intelligent Prompt Generation
- [Other Features]
Notes
- API calls require internet connection
- Ensure correct API key configuration
- Comply with API usage limits and terms
Contact
- Email: 3354405250@qq.com
- [Other Contact Methods]
If you encounter any issues while using this project, please feel free to contact us through the above methods.