e91662e784
Get logs endpoint & system_stats additions ( #4690 )
...
* Add route for getting output logs
* Include ComfyUI version
* Move to own function
* Changed to memory logger
* Unify logger setup logic
* Fix get version git fallback
---------
Co-authored-by: pythongosssss <125205205+pythongosssss@users.noreply.github.com >
2024-08-30 12:46:37 -04:00
Chenlei Hu and GitHub
6bbdcd28ae
Support weight padding on diff weight patch ( #4576 )
2024-08-27 13:55:37 -04:00
Chenlei Hu and GitHub
ca4b8f30e0
Cleanup empty dir if frontend zip download failed ( #4574 )
2024-08-27 02:07:25 -04:00
Chenlei Hu and GitHub
bb4416dd5b
Fix task.status.status_str caused by #2666 ( #4551 )
...
* Fix task.status.status_str caused by 2666 regression
* fix
* fix
2024-08-22 17:38:30 -04:00
Chenlei Hu and GitHub
f257fc999f
Add optional deprecated/experimental flag to node class ( #4506 )
...
* Add optional deprecated flag to node class
* nit
* Add experimental flag
2024-08-21 00:01:34 -04:00
Chenlei Hu and GitHub
bb50e69839
Update frontend to 1.2.30 ( #4513 )
2024-08-21 00:00:49 -04:00
Chenlei Hu and GitHub
5a69f84c3c
Update README.md (Add shield badges) ( #4490 )
2024-08-19 18:25:20 -04:00
Chenlei Hu and GitHub
b29b3b86c5
Update README to include frontend section ( #4468 )
...
* Update README to include frontend section
* nit
2024-08-19 07:12:32 -04:00
Chenlei Hu and GitHub
b021cf67c7
Update frontend to 1.2.26 ( #4415 )
2024-08-16 15:25:02 -04:00
Chenlei Hu and GitHub
bfc214f434
Use new TS frontend uncompressed ( #4379 )
...
* Swap frontend uncompressed
* Add uncompressed files
2024-08-15 16:50:25 -04:00
Chenlei Hu and GitHub
ab4dd19b91
Remove legacy ui test files ( #4316 )
2024-08-14 21:01:06 -04:00
Chenlei Hu and GitHub
841e74ac40
Change browser test CI python to 3.8 ( #4234 )
2024-08-06 01:27:28 -04:00
Chenlei Hu and GitHub
4151fbfa8a
Add error message on union controlnet ( #4081 )
2024-07-22 11:27:32 -04:00
Chenlei Hu and GitHub
6045ed31f8
Supress frontend exception on unhandled message type ( #4078 )
...
* Supress frontend exception on unhandled message type
* nit
2024-07-21 21:15:01 -04:00
Chenlei Hu and GitHub
5b69cfe7c3
Add timestamp to execution messages ( #4076 )
...
* Add timestamp to execution messages
* Add execution_end message
* Rename to execution_success
2024-07-21 15:29:10 -04:00
Chenlei Hu and GitHub
1cde6b2eff
Disallow use of eval with pylint ( #4033 )
2024-07-16 21:15:08 -04:00
Chenlei Hu and GitHub
f2298799ba
Fix annotation ( #4035 )
2024-07-16 18:20:39 -04:00
Chenlei Hu and GitHub
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
2024-07-16 11:26:11 -04:00
Chenlei Hu and GitHub
90389b3b8a
Update bug issue template ( #3996 )
...
* Update issue template
* nit
2024-07-10 11:28:15 -04:00
Chenlei Hu and GitHub
8d3f979b63
Check unhandled exception in test log in test action ( #3987 )
...
* Upload console logs
* Check unhandled exception
2024-07-09 17:12:57 -04:00
Chenlei Hu and GitHub
83f70a88fb
Add __module__ to node info ( #3936 )
...
Use more explicit name 'python_module'
Parse abs ath
Move parse to nodes.py
2024-07-09 17:07:15 -04:00
Chenlei Hu and GitHub
0e3dfd9e34
Use relative path for custom/extra node module name ( #3944 )
...
* Fix module name for comfy extra nodes
* Use module name relative to root dir
2024-07-04 20:49:07 -04:00
Chenlei Hu and GitHub
086ac75228
3.8 Compatible type annotation ( #3938 )
2024-07-03 19:31:46 -04:00
Chenlei Hu and GitHub
9dd549e253
Add --no-custom-node cmd flag ( #3903 )
...
* Add --no-custom-node cmd flag
* nit
2024-07-01 17:54:03 -04:00
Chenlei Hu and GitHub
7c5fa7f4a2
Fix loadGraphData func call ( #3918 )
2024-07-01 12:10:44 -04:00
Chenlei Hu and GitHub
5ff3d4eb3a
Fix audio upload when no audio in input dir ( #3891 )
2024-06-27 09:13:52 -04:00
Chenlei Hu and GitHub
3b423afcca
Add audio widget ( #3863 )
...
* Add audio widget
* Fix audio bugs
* Add CSS
* Populate audio widget when load history
2024-06-27 00:22:55 -04:00
Chenlei Hu and GitHub
175fe02522
Ignore .vscode/ ( #3879 )
2024-06-26 19:59:19 -04:00
Chenlei Hu and GitHub
bc5a0f10db
Ignore *.log ( #3880 )
2024-06-26 19:59:09 -04:00
Chenlei Hu and GitHub
a3e83f695d
Update test ref ( #3882 )
...
* Update ref
* Disable some tests
2024-06-26 19:58:56 -04:00
Chenlei Hu and GitHub
f12fa1d8d7
Enable browser tests on push ( #3878 )
2024-06-26 09:09:21 -04:00
Chenlei Hu and GitHub
e99d97a9d9
Remove duplicated Reset View button ( #3865 )
...
* Remove duplicated Reset View button
* Disable flaky test
2024-06-26 01:23:55 -04:00
Chenlei Hu and GitHub
866f54da8d
Add browser test action synced with TS repo ( #3852 )
...
* Add browser test action
* Add npm install task
2024-06-24 14:47:28 -04:00
Chenlei Hu and GitHub
d7f0964266
Fix routes ( #3790 )
2024-06-19 22:36:31 -04:00
Chenlei Hu and GitHub
97ae6ef460
Add api/ prefix to api endpoints ( #3779 )
2024-06-19 10:39:17 -04:00
Chenlei Hu and GitHub
7718ada4ed
Add type annotation UnetWrapperFunction ( #3531 )
...
* Add type annotation UnetWrapperFunction
* nit
* Add types.py
2024-05-22 02:07:27 -04:00