Skip to content
View kantan-kanto's full-sized avatar

Block or report kantan-kanto

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ComfyUI-LLM-Session ComfyUI-LLM-Session Public

    Local LLM session nodes for ComfyUI using GGUF and llama.cpp, supporting Llama, Mistral, Qwen, DeepSeek, GLM, Gemma, Phi, LLaVA and gpt-oss, enabling both user–model chat and model-to-model dialogu…

    Python 22 2

  2. ComfyUI-MultiModal-Prompt-Nodes ComfyUI-MultiModal-Prompt-Nodes Public

    Multimodal prompt generator nodes for ComfyUI, designed to generate prompts for QwenImageEdit and Wan2.2. Supports local LLM / local GGUF models (Qwen2.5-VL, Qwen3-VL, Qwen3.5 and Qwen3.6) and Qwen…

    Python 8 4

  3. ComfyUI-ScriptFlow ComfyUI-ScriptFlow Public

    Safe Python-like script subset node for ComfyUI supporting math, calc, logic, and text editing with multiple output ports. Handle conditional routing, auto-select resolution, parse LLM outputs, and…

    Python 1 1

  4. ComfyUI-PersonaPalette ComfyUI-PersonaPalette Public

    PersonaPalette nodes for ComfyUI that create new character voices from existing audio by adjusting persona axes: Youth, Brightness, Energy, Softness, and Composure. Designed for TTS, voice cloning,…

    Python 1 1

  5. ComfyUI-DialogueTTS ComfyUI-DialogueTTS Public

    Speaker-tagged dialogue TTS nodes for ComfyUI, currently powered by IrodoriTTS-v2.

    Python 1

  6. TD3_Humanoid_on_Unity TD3_Humanoid_on_Unity Public

    Implementation of Twin Delayed Deep Deterministic Policy Gradient (TD3) for humanoid continuous control in a Unity physics simulation environment using Keras and TensorFlow.

    C#