Skip to content
View christian-byrne's full-sized avatar
  • Tucson
  • 12:12 (UTC -07:00)
Block or Report

Block or report christian-byrne

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

  1. python-interpreter-node python-interpreter-node Public

    Execute python code in a custom ComfyUI node. Write code to alter the node's input/outputs. Embed mini-scripts into your saved workflows.

    Python 20 3

  2. img2txt-comfyui-nodes img2txt-comfyui-nodes Public

    Implements popular img2txt captioning models into ComfyUI nodes

    Python 26 4

  3. clementine clementine Public

    clementine-nine.vercel.app — Share fashion-suggestion AI models

    JavaScript

  4. comfy_dev_live_edit.py comfy_dev_live_edit.py
    1
    """Edit the constants below and run the script to live-edit your code.
    2
    The EXEC_CMD is re-run anytime a file in the WATCH_DIR is changed. 
    3
    4
    For best results, create a development virtual environment with minimal 
    5
    extensions/nodes/dependcies."""