Skip to content
View huchenlei's full-sized avatar

Sponsors

@DiWang77
@NicholasKao1029
@josephrocca
@IndigoDosSantos
@tzwm
@codingjoe

Organizations

@Comfy-Org

Block or report huchenlei

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Comfy-Org/ComfyUI_frontend Public

    Official front-end implementation of ComfyUI

    TypeScript 939 217

  2. Comfy-Org/litegraph.js Public

    A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allow…

    TypeScript 146 37

  3. Comfy-Org/desktop Public

    The desktop app for ComfyUI (Windows & macOS)

    TypeScript 1.3k 83

  4. ComfyUI-layerdiffuse Public

    Layer Diffuse custom nodes

    Python 1.6k 158

  5. ComfyUI-IC-Light-Native Public

    ComfyUI native implementation of IC-Light

    Python 595 32

  6. ComfyUI_omost Public

    ComfyUI implementation of Omost

    Python 433 34

6,593 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to Comfy-Org/ComfyUI_frontend, Comfy-Org/litegraph.js, Comfy-Org/desktop and 98 other repositories
Loading A graph representing huchenlei's contributions from March 17, 2024 to March 22, 2025. The contributions are 45% commits, 36% pull requests, 16% code review, 3% issues.

Contribution activity

March 2025

Created a pull request in Comfy-Org/ComfyUI_frontend that received 6 comments

Vue component multi-select widget

class MultiSelectNode: @classmethod def INPUT_TYPES(cls): return { "required": { "foo": ("COMBO", {"options": ["A", "B", "C"], "multi_select": True}…

+298 −132 lines changed 6 comments
Opened 145 other pull requests in 3 repositories
Reviewed 132 pull requests in 3 repositories

Created an issue in Comfy-Org/ComfyUI_frontend that received 1 comment

Play video only when hovered in workflow template dialog

Currently all video thumbnails keeps looping when user is in video tab of the workflow template dialog, which can be distracting. This issue propos…

1 comment
Opened 6 other issues in 2 repositories
Loading