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

feat: llava #45

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

feat: llava #45

wants to merge 26 commits into from

Conversation

pixelass
Copy link
Member

@pixelass pixelass commented Feb 18, 2024

Motivation

introduces local Llava captioning

Issues closed

fixes #46

TimPietrusky and others added 26 commits February 5, 2024 09:48
# 1.0.0-alpha.1 (2024-02-17)

### Bug Fixes

* add all resources ([e75b3cd](e75b3cd))
* downloads not possible ([#38](#38)) ([9f0dc48](9f0dc48))
* gpt progress logic is broken ([#29](#29)) ([8bb04a5](8bb04a5))
* icon color triggered by wrong button ([d3e069a](d3e069a))
* image data is undefined ([#28](#28)) ([b5d3ee4](b5d3ee4))
* inital load has unlocalized UI ([#17](#17)) ([060df23](060df23))
* lottie views are broken ([1ba6fd7](1ba6fd7))
* popups logic ([d7e902b](d7e902b))
* progress count on gpt is wrong ([#27](#27)) ([25bacbc](25bacbc)), closes [#26](#26)
* settings icon in light mode low contrast ([c967010](c967010))
* tooltip on projects was overlaying ([c63f308](c63f308))

### Features

* add basic marketplace logic ([#20](#20)) ([727d5a7](727d5a7))
* add context menu ([#41](#41)) ([bb030dd](bb030dd))
* adjust colors of icons ([55bea04](55bea04))
* allow deleting projects ([32740f4](32740f4))
* complete rewrite of the ui ([9b2d52e](9b2d52e))
* i18n support for export ([7e6c7f7](7e6c7f7))
* implement captioning tools, blip, wd14, gpt-v ([614b4d4](614b4d4))
* new app icon ([#15](#15)) ([8e6df09](8e6df09))
* new user flow and implement editing ([2e5184d](2e5184d))
* save info to user data ([c69d6a7](c69d6a7))
* various improvements ([d02910e](d02910e))
- add git
- handle options changes
- rename legacy identifiers
@pixelass pixelass changed the title Feat/llava feat: llava Feb 19, 2024
@pixelass pixelass changed the base branch from main to alpha February 19, 2024 10:26
@pixelass pixelass changed the base branch from alpha to main February 27, 2024 21:10
@pixelass pixelass mentioned this pull request Mar 13, 2024
@TimPietrusky TimPietrusky marked this pull request as draft April 7, 2024 19:24
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.

[BUG]: Caption select-dropdown stays in place
3 participants