calcuis
5d9578d231
Update custom-node-list.json ( #1417 )
2025-01-09 21:08:29 +09:00
Dr.Lt.Data
f4e0ce2ad4
update DB
2025-01-09 21:08:17 +09:00
EvanYu
aff6785e0b
Add custom node entry to custom-node-list.json ( #1412 )
2025-01-09 21:07:48 +09:00
Dr.Lt.Data
2656fae9c9
update DB
2025-01-09 21:07:27 +09:00
PaintingCoder
3ed10e304d
Add ComfyUI Painting Coder Utils to custom node list ( #1401 )
...
Co-authored-by: fujammy <467918@qq.com>
2025-01-09 21:06:35 +09:00
Grafting Rayman
7d17ef0da1
Update custom-node-list.json ( #1415 )
2025-01-09 10:02:52 +09:00
Dr.Lt.Data
0202cf07d5
revise /customnode/installed api ( #1398 )
...
* revise /customnode/installed
improved: don't fetch data from cnr for the api
improved: change format {<cnr id>: <version>} -> {<module>: [<version>, <cnr id>]}
* fix condition
* improved: add `mode=imported` for startup snapshot
`/customnode/installed` - current snapshot
`/customnode/installed?mode=imported` - startup snapshot
* improved: move cache dir to user directory
* modified: /customnodes/installed
- show whole nodes including disabled
- format changed `key -> list` to `key -> dict`
* fixed: doesn't show disabled node pack properly.
* Update workflow-metadata.js
---------
Co-authored-by: huchenlei <huchenlei@proton.me>
2025-01-08 19:50:58 -05:00
Dr.Lt.Data
ad9c35e44b
update DB
2025-01-07 23:26:56 +09:00
Raven
65286803a5
Update custom-node-list.json ( #1407 )
...
add gigapixelai and topaz video ai
2025-01-07 23:22:35 +09:00
Dr.Lt.Data
16bd58667c
update DB
2025-01-07 23:22:13 +09:00
JJ
939d556c7e
Update custom-node-list.json ( #1408 )
2025-01-07 22:37:05 +09:00
Zernel
823d5459af
Register custom node: ComfyUI-InstantStudio ( #1409 )
2025-01-07 22:35:53 +09:00
Dr.Lt.Data
10bd619712
update DB
2025-01-06 22:46:21 +09:00
Dr.Lt.Data
9f5b0c9ddd
fix: robust checkout ComfyUI's master branch
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1392
2025-01-06 22:26:50 +09:00
Dr.Lt.Data
87eadb4825
fixed: A bug where channels other than the default channel are not read properly.
2025-01-05 23:07:42 +09:00
Dr.Lt.Data
5b91e4214c
update DB
2025-01-05 23:01:38 +09:00
Dr.Lt.Data
fd5c120d36
print command line args for restart
2025-01-05 12:41:38 +09:00
Dr.Lt.Data
3075764402
improved: move cache dir to user directory
3.3.11
2025-01-05 12:35:38 +09:00
filtered
bdad599f36
Fix missing image in README ( #1399 )
2025-01-05 12:18:21 +09:00
Dr.Lt.Data
29ab428979
fixed: /customnode/versions - Issue where a 400 error occurred when no versions were available in CNR.
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1397
3.3.10
2025-01-05 09:17:54 +09:00
Dr.Lt.Data
4e92b06baa
update DB
2025-01-05 08:50:26 +09:00
Dr.Lt.Data
faf1209eba
fixed: switch_to_default_branch - robust patch
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1392#issuecomment-2569675066
3.3.9
2025-01-04 09:48:56 +09:00
Dr.Lt.Data
4dee009d51
update DB
2025-01-04 09:26:22 +09:00
Dr.Lt.Data
9ad54bb86c
version marker
3.3.8
2025-01-04 09:03:38 +09:00
PONOTECH
2710d72e07
Fix NameError in get_custom_nodes_paths method ( #1393 )
...
This commit addresses the NameError that occurs in the get_custom_nodes_paths method of the Ctx class. The error was caused by the folder_paths module not being properly imported or accessible within the static method. The fix involves the following changes:
1. Add a class variable folder_paths to the Ctx class.
2. Import the folder_paths module in the __init__ method using importlib.
3. Update the get_custom_nodes_paths method to use the class variable.
4. Add error handling to gracefully handle cases where the folder_paths module cannot be imported.
These changes ensure that the folder_paths module is properly imported and accessible within the Ctx class, resolving the NameError and improving the overall stability of the ComfyUI-Manager CLI tool.
Co-authored-by: yhayano-ponotech <yhayano.biz@gmail.com>
2025-01-04 09:02:45 +09:00
Robin Huang
c3a1401960
Only show node versions in active or pending state for installation. ( #1395 )
...
* Only list active, pending, and flagged versions.
* Remove flagged versions.
2025-01-04 09:01:33 +09:00
Dr.Lt.Data
585cc0d991
fixed: invalid skipping of pip dependencies installation if ==, ~=
...
removed: useless badge related code
3.3.7
2025-01-04 03:07:36 +09:00
Dr.Lt.Data
15ecb5b1d4
Fixed: a bug where the updating message for the CNR node pack was not displayed.
3.3.6
2025-01-04 01:41:05 +09:00
Dr.Lt.Data
00a2ac7f2f
fixed: switch comfyui error
3.3.5
2025-01-04 01:18:34 +09:00
Dr.Lt.Data
4d34b5a3ee
fixed: components path not found
3.3.4
2025-01-04 00:59:53 +09:00
Dr.Lt.Data
32dcedd703
update DB
2025-01-04 00:44:42 +09:00
Sumeth Sathnindu
42d48e4bfb
Update custom-node-list.json ( #1383 )
...
Add Custom node: ComfyUI-AniDoc
Changed the description of ComfyUI-Golden-Noise, my other custom node, for better clarity.
2025-01-04 00:39:57 +09:00
Dr.Lt.Data
6b12e9902c
update DB
2025-01-04 00:18:27 +09:00
Dr.Lt.Data
2801b929e7
update DB
2025-01-04 00:13:17 +09:00
Dr.Lt.Data
16db68aa8e
updated: README.md
...
removed: useless scripts
fixed: robust installation of toml module
3.3.3
2025-01-03 18:55:05 +09:00
Dr.Lt.Data
ae3a525008
update README.md
3.3.2
2025-01-03 15:13:35 +09:00
Dr.Lt.Data
44cead1865
Merge branch 'main' into feat/cnr
2025-01-03 02:25:50 +09:00
Dr.Lt.Data
24b3068203
update DB
2025-01-03 02:24:45 +09:00
SKB
52db726c9b
Update custom-node-list.json ( #1389 )
2025-01-03 01:46:29 +09:00
Dr.Lt.Data
8f4184b887
fix: customConfirm - invalid z-index
...
https://github.com/ltdrdata/ComfyUI-Manager/issues/1388
2.56.2
2025-01-03 01:45:29 +09:00
Dr.Lt.Data
de2b8fbd88
improved: add aboutBadge
3.3
2025-01-02 03:52:18 +09:00
Dr.Lt.Data
c2c8fbec3c
improved: back button - better style
2025-01-02 03:21:46 +09:00
Dr.Lt.Data
7de3a7039a
version marker
2025-01-02 03:00:45 +09:00
Dr.Lt.Data
3c11361502
Merge branch 'main' into feat/cnr
...
improved: support new front's prompt, alert api
modified: z-indices
2025-01-02 02:58:55 +09:00
Dr.Lt.Data
a148bb5aeb
modified: apply new front's confirm api
2025-01-02 02:23:21 +09:00
Dr.Lt.Data
ad632de6da
update DB
2025-01-02 02:08:02 +09:00
Dr.Lt.Data
bde8911dab
update DB
2025-01-02 01:45:28 +09:00
Rohit Saini
3c894d83a2
Add custom node: ComfyUI-InstagramDownloader ( #1387 )
...
Co-authored-by: Rohit Saini (IND) <rsaini@mafcarrefour.com>
2025-01-02 01:43:37 +09:00
Dr.Lt.Data
d4e1d1e2f7
update DB
2024-12-31 19:33:35 +09:00
Kaifeng Xu
c01aacbcee
Update custom-node-list.json ( #1386 )
...
add comfyui latentsync node
2024-12-31 19:29:39 +09:00