tusharbhutt
f7a0449a62
Update pyproject.toml
...
Testing ComfyUI Registry Update
2025-06-14 23:59:38 -06:00
tusharbhutt
b980609773
Update pyproject.toml
...
Trying to be a good ComfyUI pretend-developer and updating the file as per documentation.
2025-06-14 23:53:52 -06:00
tusharbhutt
c34606a6dc
Update requirements.txt
2025-06-11 15:42:08 -06:00
tusharbhutt
95ce312507
Merge pull request #16 from heyBRED/patch-1
...
fix: ModuleNotFoundError: No module named 'ImageReward'
2025-06-11 15:37:02 -06:00
tusharbhutt
938e37f945
Merge pull request #18 from ComfyNodePRs/publish
...
Add Github Action for Publishing to Comfy Registry
2025-06-11 15:36:19 -06:00
tusharbhutt
35eb1d9562
Merge pull request #21 from ComfyNodePRs/licence-update
...
Update PyProject Toml - License
2025-06-09 13:49:48 -06:00
snomiao
d0d223fa87
chore(licence-update): Update PyProject Toml - License
2025-03-08 19:19:37 +00:00
tusharbhutt
0336cf6e72
Add files via upload
...
V 0.41, correct error preventing ImageSaver from appearing in node list
2024-08-19 20:23:16 -06:00
tusharbhutt
8167967714
Merge pull request #17 from ComfyNodePRs/pyproject
...
Add pyproject.toml for Custom Node Registry
2024-08-19 20:21:50 -06:00
snomiao
f793f5f647
chore(publish): Add Github Action for Publishing to Comfy Registry
2024-06-14 12:02:11 +00:00
snomiao
cf65df4fe0
chore(pyproject): Add pyproject.toml for Custom Node Registry
2024-06-14 11:02:24 +00:00
Jan Minar
d9fc2d499d
fix: ModuleNotFoundError: No module named 'ImageReward'
...
missing requirements.txt dependency
fixes the following issue:
```
[2024-06-04 22:26] Traceback (most recent call last):
File "/workspace/comfyui_launcher_projects/comfyui-strimmlarns-aesthetic-score/comfyui/nodes.py", line 1879, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/workspace/comfyui_launcher_projects/comfyui-strimmlarns-aesthetic-score/comfyui/custom_nodes/Endless-Nodes/__init__.py", line 7, in <module>
from .endless_nodes import *
File "/workspace/comfyui_launcher_projects/comfyui-strimmlarns-aesthetic-score/comfyui/custom_nodes/Endless-Nodes/endless_nodes.py", line 52, in <module>
import ImageReward as RM
ModuleNotFoundError: No module named 'ImageReward'
```
2024-06-04 23:32:01 +01:00
tusharbhutt
36e4849d7c
Minor typos
2023-10-21 17:02:19 -06:00
tusharbhutt
c1b09dd278
Update README.md
2023-10-21 16:55:08 -06:00
tusharbhutt
2ac020833f
Add files via upload
2023-10-21 16:54:15 -06:00
tusharbhutt
3eb6c26f7f
Add files via upload
2023-10-21 16:53:05 -06:00
tusharbhutt
84827e46e4
Update README.md
2023-10-21 16:52:42 -06:00
tusharbhutt
b28e6d0089
Add jsonsave.png
2023-10-21 16:47:22 -06:00
tusharbhutt
a756163509
Add files via upload
2023-10-21 16:44:37 -06:00
tusharbhutt
064e7bf357
Merge pull request #13 from tusharbhutt/dev
...
Merge pull request #12 from tusharbhutt/main
2023-10-21 16:41:47 -06:00
tusharbhutt
3ea0fc96d2
Merge pull request #12 from tusharbhutt/main
...
Merge pull request #10 from tusharbhutt/dev
2023-10-21 16:41:06 -06:00
tusharbhutt
13db042dd4
Merge pull request #10 from tusharbhutt/dev
...
Updated ReadMe
2023-10-21 16:37:47 -06:00
tusharbhutt
e3ee0912d3
Merge pull request #11 from tusharbhutt/main
...
Trying to sync branches
2023-10-21 16:37:33 -06:00
tusharbhutt
f772d5a775
Add files via upload
2023-10-21 16:36:32 -06:00
tusharbhutt
a984de9894
Add files via upload
2023-10-21 16:35:23 -06:00
tusharbhutt
9714ac94e9
Updated ReadMe
2023-10-21 16:32:43 -06:00
tusharbhutt
694dba2459
Merge pull request #9 from tusharbhutt/dev
...
Upload v0.40
2023-10-21 16:31:20 -06:00
tusharbhutt
948d115aca
Upload v0.40
2023-10-21 16:30:51 -06:00
tusharbhutt
94b16f932f
Add files via upload
2023-10-18 12:32:47 -06:00
tusharbhutt
5582c040c0
Update README.md
2023-10-18 12:32:18 -06:00
tusharbhutt
b1751878fc
Update README.md
2023-10-18 12:25:49 -06:00
tusharbhutt
ae21f426c3
Merge pull request #8 from tusharbhutt/dev
...
Dev updated, merging
2023-10-18 12:24:21 -06:00
tusharbhutt
7344b0ad77
Merge pull request #7 from tusharbhutt/main
...
Merge pull request #6 from tusharbhutt/dev
2023-10-18 12:23:47 -06:00
tusharbhutt
b7961b8be7
Add files via upload
2023-10-18 12:23:12 -06:00
tusharbhutt
64c9171c76
Merge pull request #6 from tusharbhutt/dev
...
Update __init__.py to remove random switch reference
2023-10-08 21:44:16 -06:00
tusharbhutt
b7e59c6597
Update __init__.py to remove random switch reference
2023-10-08 21:42:52 -06:00
tusharbhutt
6c7712b845
Fix Image Saver bug, add standalone image saver
2023-10-08 08:13:52 -06:00
tusharbhutt
6d929a2c05
Update README.md
2023-10-08 00:04:00 -06:00
tusharbhutt
ff48129768
Removed scorers, reverted file saver
2023-10-08 00:02:48 -06:00
tusharbhutt
370389c703
Hotfix attempt for issue #5
...
Updating the requirements.txt file to manually add the requirements for the CLIP module from OpenAI. Manual instructions for install from their web page are here:
https://github.com/openai/CLIP#usage
2023-10-07 21:59:15 -06:00
tusharbhutt
53a1315a86
Add filename length rules to image saver
2023-10-05 10:02:26 -06:00
tusharbhutt
fc9f488bc5
Update README.md, fix typo
2023-10-05 00:31:22 -06:00
tusharbhutt
4ac7e6c409
Update README.md for V0.31
2023-10-05 00:30:30 -06:00
tusharbhutt
dcfbe32862
String/Numeric to numeric/string nodes fixed
2023-10-05 00:26:30 -06:00
tusharbhutt
e3fbba6edd
Hotfix for Issue #2
...
Updated node to fix "Folder_paths", corrected init.py to remove inactive nodes and updated requirements.txt to add colorama
2023-10-03 17:03:30 -06:00
tusharbhutt
80783644a3
Add files via upload
2023-10-03 15:56:31 -06:00
tusharbhutt
ed36d83051
Update README.md for new nodes
2023-10-03 15:55:42 -06:00
tusharbhutt
bd9085b4e6
Updated image files
2023-10-03 15:42:05 -06:00
tusharbhutt
4fa2be3e57
Delete readme.md
...
Removed to correct issue with two files having same name but different capitalization
2023-10-03 14:29:06 -06:00
tusharbhutt
d5b0070f5e
Update README.md (fixed several typos)
2023-09-25 00:39:32 -06:00