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

UI/Web: Reorder tabs to separate/group SD, LLM and Experimental #1701

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

one-lithe-rune
Copy link
Contributor

Motivation

With all the new tabs, the order of them has gotten into a bit of a tangle. This tries to tidy things up a bit.

Changes

  • Move Output gallery tab immediately after Upscaler.
  • Move LoRA Training to be the first of the experimental tabs after Model Manager.
  • This keeps the tabs relating to SD together (assuming Model Manager is SD), the Experimental Tabs together, and the LLM tabs together.

Problems/Concerns

  • Conflicts with #1700 which adds...Yet another tab.
  • I was tempted to add the (Experimental) tag to the Model Manager given its current state. But I didn't.

Shuffle the tabs around so that:

* All the SD tabs are together
* All the LLM tabs are together
* All the experimental tabs are together
@one-lithe-rune one-lithe-rune changed the title UI/Web: Reorder tabs to separate SD and LLM UI/Web: Reorder tabs to separate/group SD, LLM and Experimental Jul 28, 2023
@powderluv powderluv merged commit 206c1b7 into nod-ai:main Jul 30, 2023
@powderluv
Copy link
Contributor

thanks for the clean up

@one-lithe-rune one-lithe-rune deleted the ui_reorder_tabs branch December 30, 2023 14:54
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.

2 participants