Comfy-Org / Comfy-Org/ComfyUI-Manager

QUESTION : how to manually install the nightly version of noda

Open
#1,675 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16.1k
Forks
2.5k
Avg merge
5d 4h
Merged PRs (30d)
13

Description

how to manually install the nightly version of noda

There is an api that allows me to see the list of node versions:
curl --request GET \
--url https://api.comfy.org/nodes/comfyui_essentials/versions

similar results can be obtained with the command
git log -p -- pyproject.toml | grep -E 'commit|version = '

unfortunately neither method shows the nightly version.

I need to programmatically install the nigtly version of the node in custom nodes

can you please advise me how to do this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.