Draft
Conversation
… updated CONTRIBUTION
…named "model_id" to "model_path"
# 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
Closed
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
introduces local Llava captioning
Issues closed
fixes #46