Commit Graph

13 Commits

Author SHA1 Message Date
pythongosssss
60e3f6dacc Unit tests + widget input fixes (#1760)
* setup ui unit tests

* Refactoring, adding connections

* Few tweaks

* Fix type

* Add general test

* Refactored and extended test

* move to describe

* for groups

* Add test for converted widgets on missing nodes + fix crash

* tidy

* mores tests + refactor

* throw earlier to get less confusing error

* support outputs

* more test

* add ci action

* use lts node

* Fix?

* Prevent connecting non matching combos

* update

* accidently removed npm i

* Disable logging extension

* added step to generate object_info

* fix python

* install python

* install deps

* fix cwd?

* logging

* Fix double resolve

* create dir

* update pkg
2023-10-20 22:49:04 -04:00
comfyanonymous
2f29023f5a .gitignore refactor. 2023-09-12 18:44:05 -04:00
comfyanonymous
870b4d6a25 Update litegraph to latest. 2023-07-11 03:00:52 -04:00
Dr.Lt.Data
1211003e34 feat/startup-script: Feature to avoid package installation errors when installing custom nodes. (#856)
* support startup script for installation without locking on windows

* modified: Instead of executing scripts from the startup-scripts directory, I will change it to execute the prestartup_script.py for each custom node.
2023-07-11 02:33:21 -04:00
reaper47
18cc0424ff Issue 742: Extension folder should be ignored 2023-06-10 21:53:49 +02:00
reaper47
9f5e58f9ff Add .idea/ to .gitignore 2023-06-06 17:40:07 +02:00
FizzleDorf
b062f87a7e Seed controls added to Ksamplers (#296)
Co-authored-by: flyingshutter <flyingshutter@users.noreply.github.com>
2023-04-12 20:57:13 -04:00
comfyanonymous
0705c821bb Don't .gitignore the examples. 2023-03-20 00:37:32 -04:00
comfyanonymous
f16d0b92fe .gitignore some folders. 2023-03-20 00:33:37 -04:00
Joe Colburn
a88afc8650 add extra_model_paths.yaml to .gitignore 2023-03-20 00:04:20 -04:00
pythongosssss
77da821554 add loras to ignore 2023-03-03 15:19:56 +00:00
comfyanonymous
f73e57d881 Add support for textual inversion embedding for SD1.x CLIP. 2023-01-29 18:46:44 -05:00
comfyanonymous
220afe3310 Initial commit. 2023-01-16 22:37:14 -05:00