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
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
ebolam
2c47982f3b
Merge pull request #349 from one-some/ui2-tpu-fix-again
...
TPU Fix
2022-12-18 18:46:05 -05:00
somebody
338e8b4049
Fix TPU
2022-12-18 16:41:20 -06:00
somebody
bf82f257d1
Remove tpumtjgenerate
...
Dead code as far as I can tell. Now handled in tpu_raw_generate
2022-12-18 15:29:17 -06:00
ebolam
ba0ece7263
Changed story migration behavior to leave v1 stories in place and ignore stories that have a same name folder rather than moving the file to the new structure.
2022-12-18 16:24:36 -05:00
henk717
75fecb86cc
Merge pull request #196 from henk717/united
...
Improved model support & Shortcut Fixes
2022-12-18 20:18:13 +01:00
ebolam
0983042953
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-12-18 13:32:46 -05:00
ebolam
b5c39cf012
Minor fix
2022-12-18 13:32:41 -05:00
ebolam
8105de58a2
Set auto spacing to true by default
2022-12-18 11:14:56 -05:00
ebolam
c46dd588be
Fix for resetting models
2022-12-18 11:11:51 -05:00
ebolam
552e6adb5a
Merge pull request #348 from one-some/ui2-commentator-super-thing
...
Streamline commentator and wi images
2022-12-17 18:46:56 -05:00
somebody
980f171e18
Disambiguate for cache invalidation
2022-12-17 17:31:12 -06:00
somebody
2a556ea346
small commentator + WI image overhaul
2022-12-17 16:23:39 -06:00
ebolam
74a46982ab
Merge pull request #347 from one-some/UI2
...
Fix newline shenanigans
2022-12-17 13:35:10 -05:00
somebody
c134995912
Fix for saving
2022-12-17 12:27:48 -06:00
somebody
d77e8e34c9
Almost have newlines working
...
no save yet!!!!!!!!!!!!!!!!!!!!!!!!!1
2022-12-16 22:17:18 -06:00
somebody
4beb1a4b33
Standardize linebreak behavior
2022-12-16 21:49:52 -06:00
ebolam
df23399a4a
Merge pull request #346 from one-some/ui2-fix-topk
...
Fix top-k and shortcuts
2022-12-16 21:18:36 -05:00
ebolam
c3438268e9
Fix for Original UI to use new save formats/code
2022-12-16 21:17:25 -05:00
somebody
416d3c3a0b
Fix shortcuts firing like crazy
...
whoops
2022-12-16 20:01:13 -06:00
somebody
9e6dcc7d6a
Fix top-k
2022-12-16 19:56:36 -06:00
ebolam
802bef8c37
Bug fix for probabilities (fixes issue 344)
2022-12-16 20:05:15 -05:00
ebolam
eabbd73bf3
Potential fix for setting action data crash (Issue 343)
2022-12-16 20:02:29 -05:00
ebolam
6204883b8b
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
2022-12-16 19:50:24 -05:00
ebolam
72c0a54f4e
Fix for probabilities code
2022-12-16 19:50:13 -05:00
ebolam
1564d15887
Merge pull request #345 from one-some/UI2
...
Fix bug and use alt for action history navigation shortcuts
2022-12-16 19:45:46 -05:00
henk717
23b2d3a99e
Merge pull request #236 from one-some/united
...
Move shortcuts to Alt
2022-12-17 00:37:18 +01:00
somebody
47e1a7ede4
Fix #338
2022-12-16 17:28:35 -06:00
somebody
88bc7dbbc0
Move retry, undo, and redo to Alt
2022-12-16 17:24:28 -06:00
somebody
9efbe381cf
Move shortcuts to Alt from Ctrl
2022-12-16 16:47:22 -06:00
ebolam
248994a610
Copy Paste Fix
2022-12-15 21:11:46 -05:00
ebolam
99c3c8b10c
Updated survey questions for more models
2022-12-15 21:09:55 -05:00