somebody
a48d31c746
Changes on sd webui api stuff
...
- Strip url of trailing slashes, this caused issues when your api url
ended with a slash (such as the default! at least i think)
- Notify the user if they didn't call sd webui with the --api argument,
which is required to use the api
- Don't try to write to non-existant art directory, just send b64 image
like the diffusers function does it. In the future we probably want to
save these, but it would be in standardized manner most likely tied to
story files somehow
2022-11-24 23:37:14 -06:00
somebody
3f0511d7bd
Don't add commas to join prompts when one is empty
2022-11-24 23:18:24 -06:00
somebody
44385730f6
Allow logging to server log from show_error_notification
2022-11-24 23:17:35 -06:00
somebody
27f89df9d9
Disambiguize wi modes
2022-11-24 21:53:16 -06:00
ebolam
bdb540052f
Fix for issue 307
2022-11-23 15:33:52 -05:00
ebolam
7ad11e8ddd
Merge pull request #305 from one-some/UI2
...
Fix error when trying to search for something that doesnt exist in finder
2022-11-23 15:15:29 -05:00
one-some
bc44e02cb9
Merge branch 'UI2' into UI2
2022-11-23 14:13:04 -06:00
somebody
a13228e05b
Logo center fix
2022-11-23 14:10:41 -06:00
ebolam
bccc473515
Fix for welcome image going under flyouts even when pinned
2022-11-23 14:24:19 -05:00
somebody
abc7624318
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-11-23 13:03:03 -06:00
ebolam
5b4faff5df
Fix for model info on ready only crashing
2022-11-23 14:02:41 -05:00
ebolam
59bdee8aa1
Settings UI Level Fix
2022-11-23 14:00:01 -05:00
somebody
a00b25eeb3
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-11-23 12:50:35 -06:00
ebolam
08ad5dbe39
Potential chat mode stopper fix
2022-11-23 11:30:34 -05:00
ebolam
385ad49bd8
Additional Presets
2022-11-23 08:46:26 -05:00
ebolam
10efdc9a94
13B Official Presets complete
2022-11-23 07:52:42 -05:00
ebolam
e8861b517a
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-11-23 07:33:36 -05:00
ebolam
f826c39b43
Additional error message
2022-11-23 07:33:30 -05:00
ebolam
773d143c86
Preset Rework
2022-11-22 21:27:36 -05:00
ebolam
b0e845f996
Fix for presets not setting
2022-11-22 19:26:37 -05:00
somebody
1c7561295d
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-11-22 14:57:20 -06:00
ebolam
cff40ce8d1
Hide audio player when experimental is on
2022-11-22 11:52:35 -05:00
ebolam
ed38172871
First attempt at simple mode
2022-11-22 10:56:18 -05:00
ebolam
a3f4bef15b
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-11-22 09:02:01 -05:00
ebolam
61bb16f636
First framework for simplified UI/Advanced UI
2022-11-22 09:01:51 -05:00
somebody
e466f447ca
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-11-21 19:06:19 -06:00
somebody
1c9b40a84c
Fix error when searching for something that doesn't exist
2022-11-19 20:26:27 -06:00
ebolam
dd006c355b
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-11-19 19:04:20 -05:00
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
ebolam
8851b86687
Bug Fix
2022-11-18 20:11:12 -05:00
ebolam
17c4e89d1e
Merge pull request #301 from one-some/ui2-chat2-again
...
New chat UI
2022-11-18 19:38:41 -05:00
somebody
ceaf4c0e4d
Add default pfp file
2022-11-18 18:29:30 -06:00
somebody
0469836fb3
Small cleanup
...
Hide some debug messages and remove Bubbles option. Bubbles will likely
come in a later PR.
2022-11-18 18:28:13 -06:00
somebody
0f2f5d60c9
Change pfp as user types
2022-11-18 18:21:11 -06:00
somebody
950838253d
Order fix and focus fix for wi thing
...
We previously had action ids as strings, and sorting them had unexpected
behavior (1, 10, 2)
2022-11-18 18:20:15 -06:00
somebody
c2e94dffb8
Order fix
2022-11-18 18:02:57 -06:00
somebody
bf0fe09e66
Times and such
2022-11-18 18:02:45 -06:00
somebody
731d75680b
Small bugfixes for seamlessly changing between modes
2022-11-18 16:26:37 -06: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
8f3120f1b8
Full Determinism now working
2022-11-18 15:42:32 -05: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
f09408a092
Potential fix for https://github.com/ebolam/KoboldAI/issues/295
2022-11-18 09:27:01 -05:00
ebolam
0e1a235e3a
Dynamic World Info Scanner Fix
2022-11-17 20:48:28 -05:00
ebolam
3e0b281b60
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-11-17 19:06:40 -05:00
ebolam
6b7c498f41
Fix for extra space after prompt
2022-11-17 19:06:33 -05:00
ebolam
ad633c7614
Merge pull request #299 from Viningr/UI2
...
New configuration options for image gen/ Fixed prompt and param sending to SD API
2022-11-15 12:02:22 -05:00
Viningr
5787e7030a
Merge pull request #3 from Viningr/master
...
Master
2022-11-15 18:49:10 +10:00