20 Commits (main)

Author SHA1 Message Date
Vladimir Semyonov ce37c11164
add DS_Store to gitignore (#4324) 6 months ago
Chenlei Hu 99458e8aca
Add `FrontendManager` to manage non-default front-end impl (#3897)
* Add frontend manager

* Add tests

* nit

* Add unit test to github CI

* Fix path

* nit

* ignore

* Add logging

* Install test deps

* Remove 'stable' keyword support

* Update test

* Add web-root arg

* Rename web-root to front-end-root

* Add test on non-exist version number

* Use repo owner/name to replace hard coded provider list

* Inline cmd args

* nit

* Fix unit test
7 months ago
Chenlei Hu 175fe02522
Ignore .vscode/ (#3879) 8 months ago
Chenlei Hu bc5a0f10db
Ignore *.log (#3880) 8 months ago
comfyanonymous b249862080 Add an annoying print to a function I want to remove. 9 months ago
Peter Crabtree e2c585f3be
Fix to allow use of PerpNegGuider with cfg_function_post hooks (like PAG) (#3618) 9 months ago
pythongosssss 235727fed7
Store user settings/data on the server and multi user support (#2160)
* wip per user data

* Rename, hide menu

* better error
rework default user

* store pretty

* Add userdata endpoints
Change nodetemplates to userdata

* add multi user message

* make normal arg

* Fix tests

* Ignore user dir

* user tests

* Changed to default to browser storage and add server-storage arg

* fix crash on empty templates

* fix settings added before load

* ignore parse errors
1 year ago
pythongosssss 5818ca83a2
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
1 year ago
comfyanonymous 0b829fe35b .gitignore refactor. 1 year ago
comfyanonymous 880c9b928b Update litegraph to latest. 2 years ago
Dr.Lt.Data 99abcbef41
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.
2 years ago
reaper47 7b2f09b5fa Issue 742: Extension folder should be ignored 2 years ago
reaper47 3b5b095d04 Add .idea/ to .gitignore 2 years ago
FizzleDorf 3f52e7cbb1
Seed controls added to Ksamplers (#296)
Co-authored-by: flyingshutter <flyingshutter@users.noreply.github.com>
2 years ago
comfyanonymous 840464af93 Don't .gitignore the examples. 2 years ago
comfyanonymous db34645f53 .gitignore some folders. 2 years ago
Joe Colburn 1261a70034
add extra_model_paths.yaml to .gitignore 2 years ago
pythongosssss 5e66b68d9e add loras to ignore 2 years ago
comfyanonymous f73e57d881 Add support for textual inversion embedding for SD1.x CLIP. 2 years ago
comfyanonymous 220afe3310 Initial commit. 2 years ago