| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project presents a robust service for invoking Python nodes, encapsulated with the power of litegraph.js and TypeScript. It seamlessly integrates with ComfyUI, offering a TypeScript implementation that is both efficient and user-friendly.
Install Python Dependencies: Install the required Python packages from requirements.txt.
pip install -r requirements.txtStart the Service: Launch the service by running the main.py script.
python main.pyThis initializes the Python Node Invocation Service, integrating it with Litegraph.js and TypeScript.
| Back | FazBrowse Home | New Git URL |