ComfyUI Extension
OmiXdev Custom Nodes
A collection of custom node for online chat with APIKey to OpenAI ChatGpt4xx... Grok ....
omixmaxdimo/OmiXDev
Nodes4
On cloudLocal install
Category👾 OmiXDev/Chat, 👾 OmiXDev/Math
Stars0
Updated6 months ago
Nodes (4)
Readme
👾 OmiXDev — Custom Nodes for ComfyUI
A collection of advanced ComfyUI Custom Nodes made by Omid Ameri (Omix.IR) — focused on AI Chat and Math Processing tools.
🌍 Website: https://www.OmiX.IR
📦 Features
💬 LLM Chat Nodes Offline local And Online with APIKey
- Ollama — Offline Chat with Local Ollama Package Requst 🦙, supports chat history, multiple models, and Persian text.
- Chat_OpenAI — Online Chat with OpenAI Gpt4x APIKey🔑, supports chat history, multiple models, and Persian text.
- Chat_Gemini — Online Chat with Google Gemeni x APIKey🔑, supports chat history, multiple models, and Persian text.
- Chat_Grok — ::: Comming Soon ::: Experimental chat interface using Grok-style prompts.
🧮 Math Nodes
- Resolution Presets — List Of Usefull Visual Dimention : HD/FHD/Squar:512x512/....
- CalcPanel — Simple calculator node.
- AdvancedCalc — Extended calculator with advanced math operations.
🧰 Installation
🔹 Method 1 — Using ComfyUI Manager
- Open ComfyUI.
- Go to Manager → Install Custom Nodes → From GitHub URL.
- Paste this link: https://github.com/omixmaxdimo/OmiXDev
- Restart ComfyUI.
- Open a terminal and run:
cd ComfyUI/custom_nodes/OmiXDev
pip install -r requirements.txt
🔹 Method 2 — Manual Installation
- Open a terminal and run:
cd ComfyUI/custom_nodes
git clone https://github.com/omixmaxdimo/OmiXDev.git
cd OmiXDev
pip install -r requirements.txt
🧑💻 Developed by OmiXDev 💡 Powered by ComfyUI + OpenAI