-
-
Notifications
You must be signed in to change notification settings - Fork 286
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Electron, Fix env vars not being parsed properly, fixed NSMI check * Replace some sync stuff with async * Replace a remaining sync ipc with async * Allow certain input types to be both user input and connection input * Refactor Node JSX * Refactor how node inputs get created * wip - put validity in Node component, pass certain props down instead of all data * Refactors & fixes + grid snapping * Fix duplicating not copying input data * WIP: changes to how node icons work * Added Note node, code cleanup, sub accent colors * Add beginnings of NCNN support * Switch NCNN implementations * Update some more nodes * Finalize NCNN stuff, change some other stuff * Reorganize node stuff * Change how node typing works, click to add nodes * Add v3 migration * Reorganization, new descriptions * Fixes & Updates * inputs optimization + bug fix * Combine stack nodes, combine model outputs, alert on invalid chain load * Update README, screenshot * Use electron file selector instead of raw html file selector * Fix search bar * Fix lightmode node footer
- Loading branch information
1 parent
5206c69
commit 2d80737
Showing
63 changed files
with
13,139 additions
and
12,481 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.