Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added sorting back to Image File Iterator #2067

Merged

Conversation

theflyingzamboni
Copy link
Collaborator

No description provided.

@joeyballentine joeyballentine merged commit 4e30119 into chaiNNer-org:main Aug 7, 2023
11 checks passed
joeyballentine pushed a commit that referenced this pull request Aug 11, 2023
* Option to enable GUI hardware acceleration (#2055)

Add a settings option in the 'Advanced Tab' to allow hardware acceleration.

* Fixed release CI (#2059)

* Bump to 0.19.1 (#2061)

* Added sorting back to Image File Iterator (#2067)

* fix duplicating nodes and exporting firing twice (#2068)

fixes #2065

* changes to theme selection (#2060)

instead of a toggle for always dark the user can now choose between:

Dark Mode / Light Mode / System

* Mac Stuff (#2069)

* add delete and select all to the nodes menu

* use proper delete and multiselect keycode on mac

* Features (#2053)

* WIP

* new api

* /features endpoint

* New backend API

* Switch to packages in the UI

* Basic UI support for features

* typo

* UI WIP

* Unified markdown handling

* slight fixes

* Properly throw server errors

* Better error messages

* Basic feature checking

* Added spinner while refreshing

* Add percent input

* modified type from <float> to <int>

---------

Co-authored-by: Toni Förster <toni.foerster@gmail.com>
joeyballentine added a commit that referenced this pull request Aug 28, 2023
* settings wip shizzle

* gpu dropdown

* Option to enable GUI hardware acceleration (#2055)

Add a settings option in the 'Advanced Tab' to allow hardware acceleration.

* Fixed release CI (#2059)

* Bump to 0.19.1 (#2061)

* Added sorting back to Image File Iterator (#2067)

* fix duplicating nodes and exporting firing twice (#2068)

fixes #2065

* changes to theme selection (#2060)

instead of a toggle for always dark the user can now choose between:

Dark Mode / Light Mode / System

* Mac Stuff (#2069)

* add delete and select all to the nodes menu

* use proper delete and multiselect keycode on mac

* Features (#2053)

* WIP

* new api

* /features endpoint

* New backend API

* Switch to packages in the UI

* Basic UI support for features

* typo

* UI WIP

* Unified markdown handling

* slight fixes

* Properly throw server errors

* Better error messages

* Basic feature checking

* Added spinner while refreshing

* UI changes for backend settings

* some wip stuff

* Fix setting state

* fix some typing and stuff

* use immer

* some changes

* wip

* refactor execution settings

* Update backend/src/api.py

Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>

* wip

* refactor stuff

* fix cache stuff

* ncnn settings

* cleanup

* lint

* remove unnecessary typevar

* remove TODO

* Some PR suggestions

* ...

* linting

* Require icon and color

* More settings (#2137)

* Basic API refactor

* Make tensor cache path nullable

* Minor changes

* Setting components and other stuff

* Only show clear cache when cache is enabled

* Better type

* Get rid of cache object

* linter is always right

---------

Co-authored-by: Toni Förster <toni.foerster@gmail.com>
Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
Co-authored-by: theflyingzamboni <55669985+theflyingzamboni@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants