An extension for text-generation-webui by oobabooga.
Adds options to keep tabs on page (sticky tabs) and to move extensions into a hidden sidebar.
- Make sure you're in the
text-generation-webuidirectory and clone this repository directly into theextensionsdirectory
git clone https://github.com/xanthousm/text-gen-webui-ui_tweaks.git extensions/ui_tweaks- Activate it in the UI's Interface mode tab, or by using the
--extensionflag on launch (e.g.--extension ui_tweaks).
- Open sidebar on startup
- Hide sidebar by clicking anywhere
- Dynamic height (shrink to fit)
- Custom width
- Eg: Add
ui_tweaks-bar_init_show: trueto a new line insettings.yaml
