Commit Graph

3670 Commits

Author SHA1 Message Date
somebody
17eaae81dc Remove enable/disable for generated images
Not really a point of having a disabled state if you can just not check
images...
2022-12-26 22:57:04 -06:00
somebody
90bd7c8d71 Integrate actual images 2022-12-26 22:54:51 -06:00
somebody
528861ab14 Fix layout of inference scratchpad 2022-12-26 21:35:25 -06:00
somebody
80a58f1be9 Oops 2022-12-26 21:14:45 -06:00
somebody
46438b96c3 Fix selection after line bugging out
And push big check encapsulating all of select_game_text to the
beginning to be a bit neater
2022-12-26 17:05:15 -06:00
somebody
2ee9ef8d23 add html2canvas 2022-12-23 23:48:43 -06:00
somebody
42b7c918f2 Initial screenshot 2022-12-23 23:41:52 -06:00
somebody
76aeabf9e3 Oops 2022-12-22 22:48:03 -06:00
somebody
a77fbf7fb7 Privacy Mode: Don't close popups right after loading 2022-12-22 22:43:05 -06:00
Llama
26185b4b4e Merge pull request #8 from henk717/united
Merge united (including UI2)
2022-12-22 10:03:35 -08:00
Henk
ca52b07f13 ColabKobold Fixes
Made a few mistakes in my initial commit
2022-12-22 01:56:44 +01:00
ebolam
092c31b0eb Add message for new features when opening for the first time. 2022-12-21 19:55:33 -05:00
Henk
29c4762039 ColabKobold Update
Allows ColabKobold to handle the new directories
2022-12-22 01:53:11 +01:00
henk717
43d75c60cb Merge pull request #233 from ebolam/UI2
Implementation of UI2
2022-12-22 01:46:15 +01:00
ebolam
56d4523cdb Merge pull request #354 from one-some/ui2-but-ui1-probs-fix
Fix probabilities on UI1
2022-12-21 19:02:15 -05:00
somebody
7ff6c409f7 Fix probabilities on UI1 2022-12-21 17:23:35 -06:00
ebolam
f65a5fdacb Fix for UI1 soft prompt loading 2022-12-21 15:21:24 -05:00
ebolam
2028dfbd4e Fix for creating multiple story copies when loading a v1 story 2022-12-21 14:38:42 -05:00
ebolam
99135acdea Don't save host flag 2022-12-21 14:09:09 -05:00
ebolam
1409682427 Fix for some UI1 syncing issues 2022-12-21 13:41:59 -05:00
ebolam
79f56f193d Removed alt text gen from original UI 2022-12-21 13:08:49 -05:00
ebolam
6bb7b4a1b1 Added warning message to UI1 and updated message 2022-12-21 12:58:36 -05:00
henk717
915b23ecc6 Merge branch 'KoboldAI:main' into united 2022-12-21 18:48:07 +01:00
ebolam
bc9249adfc Added one time warning system (Currently used to warn users of new save format) 2022-12-21 12:22:26 -05:00
ebolam
1747cf9ebc Fix for ui1 showing duplicate stories on migrated stories 2022-12-21 11:23:47 -05:00
henk717
1dbc987048 6B models now Colab Free has beefier GPU's 2022-12-21 16:52:41 +01:00
ebolam
7521091e7c Changed alt_multi_gen to experimental and UI2 only 2022-12-21 10:25:50 -05:00
henk717
6631db79f7 Merge branch 'KoboldAI:main' into united 2022-12-21 15:42:36 +01:00
henk717
a04f99891f Merge pull request #194 from Gouvernathor/patch-1
Update usage instructions for git-clone use
2022-12-21 15:36:15 +01:00
ebolam
cd24766bf0 Fix for horde bridge folder rename 2022-12-21 08:38:44 -05:00
ebolam
4fe32f16b0 removed venv for koboldai horde bridge 2022-12-21 08:30:43 -05:00
ebolam
c0f5a712ed updating submodule 2022-12-21 08:14:13 -05:00
ebolam
27a475ea57 Hopefully fixes submodule 2022-12-21 08:08:35 -05:00
ebolam
235548d985 Update submodule 2022-12-21 07:51:39 -05:00
Henk
9b4f434d33 Submodule support for Linux
Adds submodule support for docker and colab, also enables updating again by default. We manually disable this for official releases.
2022-12-21 03:48:14 +01:00
ebolam
5315a94dad vars fix from merge 2022-12-20 21:25:14 -05:00
ebolam
1500d07c38 Merge commit 'refs/pull/352/head' of https://github.com/ebolam/KoboldAI into UI2 2022-12-20 21:24:06 -05:00
ebolam
4b53126d29 Moved functional models (stable diffusion and summarizer) to new directory 2022-12-20 21:17:01 -05:00
henk717
2a949cbe2a Merge branch 'KoboldAI:main' into united 2022-12-21 02:56:56 +01:00
Henk
bd6717ec3b Submodule support
In the near future we will be using a git submodule  to integrate the Horde Bridge. The updater needs to support downloading submodules so that our users will automatically get them installed.

In this commit all the submodules are automatically updated when you do Kobold updates, and also installed if missing.
2022-12-21 02:55:05 +01:00
ebolam
e33aeddcb0 Removed survey files from this git 2022-12-20 20:53:07 -05:00
ebolam
251d41a962 git pull --recurse-submodules update to new docker image 2022-12-20 20:51:11 -05:00
ebolam
3b4a257a3d Added pydub requirement for audio generation 2022-12-20 20:46:03 -05:00
ebolam
5df401f56e Fix for Original UI model load status box not disapearing after loading
Fix for gpt2 model load error
Moved horde bridge to a thread using modified bridge code (will be broken until push is accepted into db0's git)
2022-12-20 20:35:21 -05:00
ebolam
72281ea082 Fix for default model settings 2022-12-20 18:43:14 -05:00
ebolam
0744dea49d Fix for pictures 2022-12-20 11:41:59 -05:00
ebolam
ca9397f670 Merge pull request #351 from one-some/ui2-imggen-horde-polish
Image error handling
2022-12-20 07:28:04 -05:00
somebody
149ec6b49d Gracefully report back if horde bans anonymous generation 2022-12-19 20:27:31 -06:00
somebody
8d113bf0aa Handle no action id 2022-12-19 20:22:33 -06:00
somebody
9ce72e7071 Fix crash when manually generating images 2022-12-19 20:18:41 -06:00