multimodalart's picture
Squashing commit
4450790 verified
|
raw
history blame
36.1 kB

Changelog

This is an automated changelog based on the commits in this repository.

Check the notes in the releases for more information.

main - 2024-03-07

Bug Fixes

  • ๐Ÿ› font fallback (9fccdee)
  • โœจ optional inputs of colored image (cd32f26) by @ScottNealon in #147
  • ๐Ÿ“ adds a way to not load the imagefeed (501c330)
  • ๐Ÿ› colored image mask input (30c4311)
  • ๐Ÿ› handle font cache errors (c43a661)
  • ๐Ÿ’„ register the COLOR type even for external extensions (12b134a)
  • โœจ mask crop output (59a361a)
  • ๐Ÿš‘๏ธ thread font loading (e4da832)
  • ๐Ÿ“ฆ changed way of creating bbox from mask (14ee9e2) by @Yurchikian in #124
  • โœจ expose invert of bboxfrommask (53cb503)
  • โœจ less strict csv parsing (d5c4c5f)
  • ๐Ÿ› fit number regression (c8658df)
  • ๐Ÿ› remove uneeded installs (4e07450)
  • ๐Ÿ› import issue (255ac03)
  • ๐Ÿ› wrong output for bbox (8d12b59)
  • ๐Ÿš‘๏ธ fallback when symlink detection fails (278f22c)
  • โœจ handle malformed styles.csv (e6f6502)
  • ๐Ÿ› encoding (5af2840)
  • โšก๏ธ add the cli deps (bb90e04)
  • ๐Ÿš‘๏ธ check for symlink (25b933c)
  • ๐Ÿš‘๏ธ remove problematic dependencies (5dfea51)
  • ๐Ÿ› batch support (f1ff9fc)
  • ๐Ÿ› automatically disable tiling if seamless is on (4605f74)
  • ๐Ÿ› debug node (dc500b7)
  • โšก๏ธ hack to handle prompt validation (d49b257)
  • โœจ deepbump update (87b245c)
  • ๐Ÿ‘ท user folder_paths to retrieve comfy root (38df58a)
  • ๐Ÿ› typo (90aee83)
  • ๐Ÿ› do not resolve symlink for "here" (a50b11b)
  • โœ๏ธ use Union to allow support for <3.10 (88a2779) by @M1kep in #91
  • โšก๏ธ simplify widgets cleanup (cdd098e)
  • โœจ don't assume the install was ran (cc43654)
  • ๐Ÿ› install (616b2bf)
  • ๐Ÿ› properly escape paths (22cac9b)
  • ๐Ÿ› use relative paths in JS (e2773ff)
  • ๐Ÿ’„ BatchFromHistory when "listening" (3b07984)
  • โœจ save gif widget removal (fe8f519)

Documentation

  • ๐Ÿ“ add changelog (0d817bf)
  • ๐Ÿ“„ add note+ screenshot (90d9636)
  • ๐Ÿ“ add cover image (6b993b8)
  • ๐Ÿ“ fix image size (3e8c2fe)
  • ๐Ÿ“ add image (3e93ea6)
  • ๐Ÿ“ explain optional nodes (cea0b08)
  • ๐Ÿ“ add the example previews from the wiki (8f90986)
  • ๐Ÿ“ update node list (4917e31)
  • ๐Ÿ“ add some deprecation warnings and recommendations (e11df9d)
  • ๐Ÿ“ add a reference to SlickComfy for colab (bb35098)

Features

  • โœจ add "To Device" (c28181f)
  • โœจ add note+ example (90f3bc2)
  • ๐Ÿ’„ node+ improvements (4b29395)
  • ๐Ÿ“ add note plus (605c8db)
  • ๐Ÿšง add playlist nodes (cf96572)
  • ๐Ÿšจ add missing node (16c1a59)
  • โœจ Math Expression node (142624e)
  • ๐Ÿš€ add optional inputs to colored image (049983d)
  • โœจ Add support for extra_model_paths.yaml (d7b8ac8)
  • โœจ add batch shake (af94203)
  • โœจ enhance concat images (a798eb0)
  • ๐Ÿ’„ add a few more batch nodes (c1d42de)
  • โœจ Batch node utilities (cef5023)
  • ๐Ÿšจ Image Stack node (horizontal and vertical stack) (bb3277d)
  • ๐Ÿš€ add seamless model hack (21acc87)
  • ๐Ÿ”ง debug handle a few more types (638498c)
  • ๐ŸŽจ Add an editor for the styles loader (2faa2f2)
  • โœจ add a static assets path (6a00d1d)
  • โœจ add Interpolate Clip Sequential (a71c273)

Miscellaneous Tasks

  • ๐Ÿงน applied some linting (fe49312)
  • ๐Ÿ“ header links not parsed (514c0d2)
  • ๐Ÿ“ hardcode links in changelog (915b744)
  • ๐Ÿ”– local updates (6c5e5d3)
  • ๐Ÿ“ update node list (dd27f99)
  • โœจ update node_list (537a0d8)
  • โœจ local stuff (9afad1a)
  • ๐Ÿ“ fix update issue template (da290db)
  • ๐Ÿ“ update issue template (b949bb4)

Refactor

  • โšก๏ธ small local fixes (bcac665)
  • ๐Ÿ—‘๏ธ remove unused code in install script (5b75436)

Merge

  • ๐Ÿ”€ pull request #109 from melMass/dev/0.2.0 (87e301d) in #109
  • ๐Ÿ”€ pull request #86 from melMass/feature/styles-editor (cbdb816) in #86

Wip

  • ๐Ÿšง add text template node (af2175a)

New Contributors

0.1.4 - 2023-08-12

Bug Fixes

  • ๐Ÿš€ pending fixes (ea5d73d)
  • ๐Ÿš‘๏ธ image resize infinite loop (30d6cfe)
  • โœจ update example files (610afe0)
  • ๐Ÿ› simplify install steps (4fc84d6)
  • โœจ refactor (8523392)
  • ๐Ÿ› debug rgba (40560f8)
  • ๐ŸŽจ rename fun to generate (e7f72f9)
  • โœจ refactor existing (1144466)
  • โšก๏ธ move getbatchfromhistory to graphutils (2eccba4)
  • ๐Ÿšง wip dependency installer UI (630b492)
  • ๐Ÿ› image feed zorder (0fb2d4d)
  • โฌ‡๏ธ download_antelopev2 (4dd5321)
  • ๐Ÿš‘๏ธ frontend pushed too early (91f60d4)
  • ๐Ÿš‘๏ธ missing input (84ac8ac)
  • ๐Ÿ› shell command bug (3d5075f)
  • ๐Ÿš‘๏ธ remove pipe mode from the install.py (b854a30)
  • โšก๏ธ colab install (36d8e6b)
  • ๐Ÿš‘๏ธ install typo (ffa1a87)

Documentation

  • ๐Ÿ“ link the actual action instead of badge (098d74a)
  • ๐Ÿ“ add action badge (e74314b)

Features

  • ๐Ÿ’ซ export to prores -> export with ffmpeg (a4d99d9)
  • ๐Ÿ”ฅ add any to string & refactor (dbdb872)
  • โœจ add UI for interpolate clip sequential (5ec5511)
  • โœจ add portable reqs (3f14b16)
  • โœจ add border extension (fb64484)
  • โœจ use PIL for gif saving (2bc7ae8)
  • ๐ŸŽจ update node list (a54d7d5)
  • โœจ install fix (512de60) in #41

Miscellaneous Tasks

  • ๐Ÿ’„ encoding (49c64c7)
  • ๐Ÿš€ only fetch controlnet_preprocessor deps (414beb9)
  • ๐Ÿš€ add controlnetpreprocessors to tests (63b3aec)
  • โœจ remove unused input (d4f791d)
  • โœจ use the same cwd as manager (2ff0467)
  • ๐ŸŽจ no brace glob (bbfcb62)
  • ๐ŸŽจ extract txt (a22fd01)
  • ๐ŸŽจ also push wheels_order to releases (8e5b776)
  • ๐Ÿšง more info for bug reports (3dadc11)
  • โœจ individual wheels (346ff64)

Refactor

  • ๐Ÿšง tidy (4f30829)
  • โ™ป๏ธ get batch from history (13d255a)

Revert

  • ๐Ÿ’„ use BOOLEAN instead of BOOL (cfb3b23)

Testing

  • ๐Ÿงช remove sha input (c5bbe83)
  • ๐Ÿงช ci for comfy embedded (7b3afca)

Merge

  • ๐Ÿ”€ pull request #50 from melMass/dev/august-refactor (2ecd470) in #50

0.1.3 - 2023-07-29

Bug Fixes

  • ๐Ÿ”ฅ manage pip from install only, remove requirements.txt (247fbfb) in #38
  • ๐ŸŽจ use image ratio for imagefeed (f5cd56c)

Documentation

  • ๐Ÿ“ update imagefeed preview (cbcacbe)
  • ๐Ÿ“ fix typo and add more details (7c020ba)

Miscellaneous Tasks

  • โœจ use wheel order if present (9b24edd)
  • โœจ store order of install for wheels (5053142)

0.1.2 - 2023-07-28

Bug Fixes

  • โœจ various small things (0e311cf)
  • ๐Ÿ“ last release (889f08c) in #36
  • ๐Ÿ“ narrow requirements (5d661b2)
  • โœจ Separate FaceAnalysis model loading (d143e83)
  • โšก๏ธ update examples to match wiki (3dfe98c)

Documentation

  • ๐Ÿ“ add readme for web extensions features (be162a2)
  • ๐Ÿ“ link to the proper lang instructions (232cf89) in #33
  • ๐Ÿ“ update readmes (96a0618)

Miscellaneous Tasks

  • ๐ŸŽ‰ bump version (9e751a2)
  • ๐Ÿ‘ท remove stale example (c237737)
  • ๐Ÿ› fix size (c0cc557)

0.1.1 - 2023-07-24

Bug Fixes

  • ๐ŸŽจ improve a bit the HTML response of endpoints (50d51c7)
  • ๐Ÿ› caching issues (55c9736)
  • ๐Ÿ”ฅ remove notice (abf1e82)
  • ๐Ÿ”ฅ use BOOL everywhere (a393793)

Documentation

  • ๐Ÿ“ added lang links (bbdac97)
  • ๐Ÿ“ add comfyforum example (10d0503)

Features

  • ๐Ÿšง jupyter seems to require an init there (9a4eda3)
  • โšก๏ธ use notify (a2ecc11)
  • โœจ first version of Notify (7e9c97e)
  • โšก๏ธ add an "actions" endpoint (3de160a)
  • โœจ add Unsplash Image node (8d3cc39)
  • โœจ add back Save Tensors (7142b28)
  • โœจ add TransformImage node (11128ff)

Miscellaneous Tasks

  • ๐Ÿš€ bump version (cf86552)
  • ๐Ÿš€ Remove large files from release (3b9190a)

Refactor

  • โœจ cleaned up frontend code a bit (3801a44)
  • โšก๏ธ remove empty inits (21729b2)

Merge

  • ๐Ÿ”€ pull request #32 from melMass/dev/next (8695cd3) in #32

0.1.0 - 2023-07-22

Bug Fixes

  • ๐Ÿ”ฅ properly match built wheels (119b4d6) in #30
  • โœจ also try to copy web if symlink fails (0df55de)
  • โœจ install process tested in comfy-manager (embed, colab) (b40730d)
  • ๐Ÿš€ try to support remote install too (3c66de2)
  • ๐Ÿ’„ save gif issues (7335003)
  • ๐Ÿš‘๏ธ always use latest for now (fccf313)
  • ๐Ÿ› install logic (7e301e2)
  • ๐ŸŽ‰ remove tests & add missing docs (4e6b877)
  • โšก๏ธ update node_list (c794d6a)
  • ๐Ÿš‘๏ธ set debug level from endpoint (18402e3)
  • ๐Ÿ› add base64 prefix to outputs (0950f99)
  • ๐ŸŽจ refactor and add Gif preview on node (c2e8379)
  • โœจ Various widgets issues (27500ca)
  • ๐Ÿ”ฅ deprecate some nodes and fix image list (9aa934f)
  • ๐Ÿ› crop nodes (67d3783)
  • ๐Ÿ› tensor2pil (8a59508)
  • โšก๏ธ a few missing doc (ab09cca)
  • โšก๏ธ from tensor2np always returning a list (6168b3a)
  • ๐Ÿš‘๏ธ TF by default fills vram (c225da5)
  • โœจ leftovers (da3e6f4)
  • โœจ handle non fork gdown in model dll (95797e8)
  • โœจ properly add the submodules (00510ed)
  • ๐Ÿ“Œ remove sad talker for now (1622cbc)
  • ๐ŸŽจ narrow requirements (1a92ef7)
  • ๐Ÿš€ use the comfy util to handle graph interruption (9752f3e)
  • ๐Ÿ”ฅ much faster (using GPU) on windows (2f455aa)
  • ๐Ÿ› uint8 to uint16 (be5a655)
  • โœจ add missing requirements (b779bc3)
  • ๐Ÿ“ don't propagate base logs (7fd99c2)
  • ๐Ÿ› bg upscaler in gfpgan (fee48ad)
  • ๐Ÿ“ separate debug / info better (e24863d)
  • ๐Ÿ”ฅ change log level of the base logger (7538c2c)
  • โœจ handle externs dynamicly (6ef308a)
  • ๐Ÿ› separate faceswap model load (8e267c0)

Documentation

  • ๐Ÿ“ fold each comfy mode (3c3c438)
  • ๐Ÿ“ add more description to examples (46eab5c)
  • ๐Ÿ“ add model notice (cbe67ed)
  • ๐Ÿ“ add preview for examples (b5176ca)
  • ๐Ÿ“ add jp and cn (using deep translation) (da559b9)
  • ๐Ÿ“ update readme (b0fb522) in #15
  • ๐Ÿ“ update README.md (f8dc768)
  • ๐Ÿ“ updated instructions (c3b9fd4)

Features

  • โœจ update install instructions (7be37db)
  • ๐Ÿš€ add install script (dad3966)
  • ๐Ÿšง add my CLIs (44eaae5)
  • โœจcomfy_widget shared utils (91bb95d)
  • ๐Ÿš€ debug node (b27b8ef)
  • โœจ add FitNumber node (aa551eb)
  • ๐Ÿ”ฅ add API endpoints (95afbdb)
  • โœจ categorize (d2b3962)
  • ๐Ÿš€ add a few examples (b9c1d3d)
  • โœจ added a way to export the node list (5f5297f)
  • โœจ WIP batch from history (cde7293)
  • โœจ extract node names using ast (38f6147)
  • ๐Ÿ”ฅ add batch support for load image sequence (3faadc4)
  • ๐ŸŽจ add support for image.size(0) == 0 (629e2b5)
  • โœจ image feed (99eb5ae)
  • โœจ FILM interpolation nodes (e04e77e)
  • โœจ add an headless option for model downloads (217e8a1)
  • ๐Ÿ› support batch count > 1 for restore face (8ef48a0)
  • ๐Ÿšง wrapper for GFPGAN bg upscaler (88cdcc6)
  • โœจ add GFPGAN (FaceRestore) (3a6e545)

Miscellaneous Tasks

  • โœจ before categorize (0cc54e5)
  • โœจ add more issue templates (710a638) in #25
  • โœจ add bug report template (f927bc7)
  • ๐Ÿป create FUNDING.yml (f634fe0)
  • ๐Ÿป add bmc to readme (cd1b603)
  • ๐Ÿ“ extra files from another branch (b78be8f)
  • ๐Ÿš€ push leftovers (4c41fe7)

Refactor

  • โ™ป๏ธ removes a few nodes, moved other around (4d8ddac)
  • โ™ป๏ธ remove test (68c250e)
  • ๐Ÿšง remove color_widget (e480d07)

Testing

  • ๐Ÿ”ง pipe detection (ee17d57)

Install

  • ๐Ÿšง handle symlink errors (d982b69)

Merge

  • ๐Ÿ”€ pull request #22 from melMass/dev/next-release (c34de0a) in #22
  • ๐ŸŽ‰ pull request #11 from dev/frame_interpolation (1e28606) in #11
  • ๐ŸŽ‰ pull request #8 from dev/small-fixes (7585624) in #8

[0.0.1] - 2023-06-28

Bug Fixes

  • ๐Ÿคฆ add missing file (e2c4561)
  • โœจ small edits (bcf55ca)
  • โšก๏ธ add support for batch in roop (2dae020)
  • ๐Ÿ”ฅ various preparing for the first tag (793784a)
  • ๐Ÿ› various bugs (afd0843)
  • โšก๏ธ add missing controls to QRCode (7e86b0e)

Documentation

  • ๐Ÿ“ add rembg screenshot (9a2d523)
  • ๐Ÿ“ add a few screenshots (e162336)
  • ๐Ÿ“ update readme (7f3070d)

Features

  • ๐Ÿ’„ faceswap node using roop (966a14b)
  • โœจ sync local changes (647bf9e)
  • โœจ bbox from alpha (37abf8a)
  • โœจ a111 like style loader (f59b68e)
  • โœจ add a color type and widget (9a2e986)
  • โœจ add a few nodes (811443b)
  • โœจ add SadTalker as a submodule (3fb8716)
  • ๐Ÿšจ push local changes (6cac344)
  • โšก๏ธ initial commit (1ae3bbc)

Miscellaneous Tasks