Commit Graph

403 Commits

Author SHA1 Message Date
ebolam
a7747be519 More TTS stuff. Now generates OGG files (dependencies not included in requirements yet) 2022-11-19 19:04:15 -05:00
ebolam
308417da39 Fix for new chat mode UI 2022-11-19 18:12:57 -05:00
ebolam
25826c6169 World info Save Load Bug Fix 2022-11-19 14:22:41 -05:00
somebody
cec9d3d429 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into ui2-chat2-again 2022-11-18 16:08:41 -06:00
ebolam
4b54b97080 Fixed double space removal to also remove double spaces that span actions 2022-11-18 09:50:14 -05:00
ebolam
8aecb5116d Fix for WI duplication when loading a save file (https://github.com/ebolam/KoboldAI/issues/295) 2022-11-18 09:36:16 -05:00
ebolam
0e1a235e3a Dynamic World Info Scanner Fix 2022-11-17 20:48:28 -05:00
Robert Vining
0eef307172 Updated text2img_api and UI_2_generate_image
- Refactored new configuration vars to be used directly instead of making copies in the function.
- Rewrote post assembly for text2img_api so that it passes values correctly.

Signed-off-by: viningr
2022-11-15 18:47:19 +10:00
Robert Vining
edf04bfb06 Updated image generation functions with extra configurable settings for:
koboldai_vars.img_gen_art_guide
koboldai_vars.img_gen_negative_prompt (local SD API only until Horde supports passing negative prompts.)
koboldai_vars.img_gen_steps
koboldai_vars.img_gen_cfg_scale
Added toggle for the image_generating flag to allow resetting it in the case of interruption without needing to restart KoboldAI.
- Found error in payload format for SD api post request and resolved by consolidating prompt and settings values into single object.
- Refactored new variables to be accessed directly in functions instead of copying to local vars.
- New variables are now working correctly with SD api requests. Need testing with horde and local.

Signed-off-by: viningr
2022-11-15 18:37:04 +10:00
ebolam
7ab86a80ff Remove penalty alpha from default preset settings 2022-11-14 19:37:51 -05:00
somebody
36cee7768c Revert "Basic Contrastive Search support"
This reverts commit 0f52281af5.
2022-11-14 18:01:16 -06:00
ebolam
a523aa93e2 Added default settings for presets so when we add new features we can turn them off without having to redo presets 2022-11-14 17:33:42 -05:00
somebody
bcecac1a42 Start on action timestamp 2022-11-13 16:44:16 -06:00
somebody
5f6a80a349 Add newline to last thing if it didnt exist on chatv2 2022-11-13 14:44:04 -06:00
somebody
61fd06d0c7 Fix loading for type 2022-11-12 21:33:31 -06:00
somebody
ad7fa36c2f Combine constant with types in wi 2022-11-12 16:47:23 -06:00
somebody
2acdbfb2e7 Remove debug for images 2022-11-12 13:43:21 -06:00
somebody
4a27ad20e4 WI Images 2022-11-12 13:37:21 -06:00
ebolam
d70ed69dae Fixed new sampler showing in Original UI
Initial skeleton for tts (experimental feature)
2022-11-11 18:36:48 -05:00
ebolam
125064feca Merge pull request #293 from one-some/ui2-contrastive-search
Basic Contrastive Search support for GPUs
2022-11-11 09:24:04 -05:00
somebody
0f52281af5 Basic Contrastive Search support 2022-11-10 18:10:29 -06:00
ebolam
7c7b68e4dd Working on Deterministic AI UI changes and dynamic world info bug 2022-11-10 13:38:29 -05:00
somebody
6ffedf00ae Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into ui2-chat2-again 2022-11-09 19:08:39 -06:00
ebolam
875c56c5e7 Added URL for local stable web api 2022-11-09 19:46:57 -05:00
ebolam
5ea921d17e Potential fix for issue 285 2022-11-09 18:37:30 -05:00
somebody
3c9bd3784d Chat2 werk 2022-11-09 16:56:09 -06:00
ebolam
ffbce750f5 Fix for undo bug. 2022-11-03 19:56:25 -04:00
ebolam
87f7d20d4a Added privacy mode (ctrl+L). Will blur the screen until a password is entered (configured in the interface tab under the UI section). 2022-11-01 14:54:38 -04:00
ebolam
9aaec13e1f Fix for Model Welcome Text 2022-10-30 12:50:23 -04:00
ebolam
e3aeedfe16 Minor fix 2022-10-28 21:34:05 -04:00
ebolam
8476083490 Missing Quote Fixed (wasn't needed anymore 2022-10-28 20:59:54 -04:00
ebolam
ed2431e15c Fix for welcome icon/text placement 2022-10-28 20:48:19 -04:00
ebolam
c3ccdb0b50 Potential Colab URL fix 2022-10-28 14:19:50 -04:00
LightSaveUs
23b7a08abb Update koboldai_settings.py 2022-10-28 02:04:39 +03:00
LightSaveUs
fcdb064c0c one-some's text container 2022-10-28 02:00:35 +03:00
ebolam
147b9be9e5 Add no double space option 2022-10-26 20:53:47 -04:00
ebolam
4dd7ba383d Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-24 18:34:55 -04:00
ebolam
b01713875c Add status bar message and status bar for TPU loading 2022-10-24 18:34:45 -04:00
ebolam
d312553d78 Added text to help users understand the debug text and started UI work on soft prompt tunner (hidden) 2022-10-24 17:18:44 -04:00
ebolam
ae9ebba185 Fix for Model Download Bar on UI2 2022-10-22 21:09:45 -04:00
ebolam
e6903b4b66 Welcome Text Fix 2022-10-22 20:40:56 -04:00
ebolam
4cc26a7f4b Welcome Drag Fix 2022-10-22 20:28:00 -04:00
ebolam
105eccf11f Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-22 20:20:35 -04:00
ebolam
adf2b481c3 Welcome Text Fix 2022-10-22 20:20:26 -04:00
somebody
b6facd3afa Fix logo dragging 2022-10-22 17:57:36 -05:00
ebolam
2606d0e6a2 Batching enabled for World Info Transmit 2022-10-21 15:31:16 -04:00
ebolam
097aff4e01 Fix for scrolling when using options 2022-10-21 09:12:35 -04:00
ebolam
f89e74d5a4 Merge pull request #229 from one-some/UI2
Make attention bias generic and add option to apply it to author's note
2022-10-20 13:00:01 -04:00
ebolam
36a6e6766d Bug Fix 2022-10-20 09:59:55 -04:00
somebody
911bda76d4 Expand attention bias 2022-10-19 21:06:01 -05:00