21 Commits

Author SHA1 Message Date
david02871
0f87cf9603 Add .venv to gitignore (#4756) 2024-09-09 04:31:18 -04:00
Vladimir Semyonov
49b69b7813 add DS_Store to gitignore (#4324) 2024-08-12 12:32:34 -04:00
Chenlei Hu
cd3573c6a3 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
2024-07-16 11:26:11 -04:00
Chenlei Hu
3c1ecc535e Ignore .vscode/ (#3879) 2024-06-26 19:59:19 -04:00
Chenlei Hu
354f9fcf43 Ignore *.log (#3880) 2024-06-26 19:59:09 -04:00
comfyanonymous
5f826c9921 Add an annoying print to a function I want to remove. 2024-06-01 12:47:31 -04:00
Peter Crabtree
b94c4779d3 Fix to allow use of PerpNegGuider with cfg_function_post hooks (like PAG) (#3618) 2024-06-01 12:36:08 -04:00
pythongosssss
9f2a191a0e 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
2024-01-08 17:06:44 -05:00
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