ebolam
|
c3438268e9
|
Fix for Original UI to use new save formats/code
|
2022-12-16 21:17:25 -05:00 |
|
ebolam
|
a7a6c10f6e
|
Added in image generation for actions (clicking on text will swap image to that generation)
|
2022-12-14 14:29:51 -05:00 |
|
ebolam
|
b25cc97c40
|
Added EXIF info on stable diffusion images
|
2022-12-14 11:15:44 -05:00 |
|
somebody
|
4a4b021132
|
Fix for newlines on non-torch
Kinda sucks for now
|
2022-12-12 22:58:44 -06:00 |
|
somebody
|
3b23d1f9c8
|
And the rest
|
2022-12-12 19:19:28 -06:00 |
|
somebody
|
62d4ed8f3e
|
Add object_type as a WI parameter
|
2022-12-12 19:18:48 -06:00 |
|
somebody
|
08cf53ac67
|
Barebones generatewi backend
|
2022-12-11 21:30:55 -06:00 |
|
somebody
|
a60f2d3d53
|
Basic single line support
|
2022-12-11 21:30:45 -06:00 |
|
ebolam
|
c85252c13c
|
Merge pull request #335 from one-some/ui2-horde-fixes
Fix Hordes
|
2022-12-11 07:45:09 -05:00 |
|
somebody
|
a480a59b5f
|
Move to async generation for Stable Horde
|
2022-12-10 22:31:52 -06:00 |
|
somebody
|
2410734738
|
Actually say what Horde errors are
|
2022-12-10 21:48:05 -06:00 |
|
somebody
|
aa674a9e1f
|
Fix float top-k value in horde
This may be from my .v2_settings file from an older generation, but
for some reason my top-k was 0.0 instead of 0, which caused an error in
the API
|
2022-12-10 21:47:19 -06:00 |
|
somebody
|
99556bf86a
|
Fix tokenizer and newlinemode for horde
|
2022-12-10 21:47:05 -06:00 |
|
Henk
|
eeb1774d42
|
Cleaner implementation of zipfolder
|
2022-12-10 19:23:08 +01:00 |
|
Henk
|
9a8e8a0005
|
New pytorch zipfile support
|
2022-12-10 19:11:07 +01:00 |
|
somebody
|
3f037cda1f
|
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into ui2-story-review
|
2022-12-10 10:56:11 -06:00 |
|
somebody
|
0b9fe1c71f
|
Allow dicts to be synced, auto-upgrade story directories on load
|
2022-12-09 23:31:49 -06:00 |
|
somebody
|
d31ab1d648
|
Work on commentators
|
2022-12-09 23:31:28 -06:00 |
|
somebody
|
e6656d68a1
|
Move probability visualization to after logitwarpers
|
2022-12-09 13:47:38 -06:00 |
|
ebolam
|
283a9bed7e
|
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
|
2022-12-09 14:43:17 -05:00 |
|
ebolam
|
ae226eaac9
|
Regression fix on model settings file from United import
|
2022-12-09 14:42:21 -05:00 |
|
somebody
|
90e13f7f1f
|
Zero-shot story review prompt thing beginnings
|
2022-12-08 22:45:26 -06:00 |
|
somebody
|
774c46e6a8
|
Fix generating before first core generate
|
2022-12-08 22:44:03 -06:00 |
|
somebody
|
97a623ecb0
|
Fix welcome issue when switching from united to ui2
|
2022-12-08 18:42:49 -06:00 |
|
ebolam
|
a140ce1f85
|
Fix for United Merge error
Test of tortoise TTS code (framework for any slower TTS engine)
|
2022-12-07 15:12:57 -05:00 |
|
ebolam
|
c1cea71ed6
|
Merge commit 'refs/pull/331/head' of https://github.com/ebolam/KoboldAI into UI2
|
2022-12-07 12:04:42 -05:00 |
|
ebolam
|
fcacd53b62
|
Fix for long prompt audio generation
|
2022-12-06 18:58:27 -05:00 |
|
ebolam
|
430be39fca
|
Final working token probability storage/transmit to UI.
|
2022-12-06 17:49:36 -05:00 |
|
ebolam
|
93890b9034
|
Alt generate mode is enabled. Each generation will be sequential allowing for lower VRAM usage at potentially slower generation time
|
2022-12-06 10:06:24 -05:00 |
|
ebolam
|
f2c93d914f
|
Fix for requesting audio before it's done generating
|
2022-12-06 08:20:03 -05:00 |
|
ebolam
|
1f62f154a5
|
Added functional audio generation (requires ffmpeg installed or ffmpeg.exe in koboldai directory)
added load v1 story conversion to saved v2 story if loaded from disk
|
2022-12-05 20:52:38 -05:00 |
|
ebolam
|
5a526bea8e
|
Merge errors fix
|
2022-12-05 14:07:32 -05:00 |
|
ebolam
|
84cfba782c
|
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2
|
2022-12-05 13:53:17 -05:00 |
|
ebolam
|
280c35b452
|
Added start to alternative multi-gen (linear instead of parallel). Non-functional
Continued stub for in UI soft prompt training.
Removed old xls to preset file code
|
2022-12-05 13:50:49 -05:00 |
|
somebody
|
9d228e6614
|
Add genre UI
|
2022-12-04 21:18:45 -06:00 |
|
somebody
|
cf8409de44
|
Better downloading for unsaved or partially saved files
|
2022-12-02 20:34:55 -06:00 |
|
somebody
|
88f013f672
|
Unsave
|
2022-12-02 19:16:14 -06:00 |
|
somebody
|
930c592206
|
Story import / export
|
2022-12-01 21:48:17 -06:00 |
|
somebody
|
34fce81209
|
Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into ui2-newsave
|
2022-12-01 19:16:53 -06:00 |
|
ebolam
|
457b7a46c4
|
More undo of 8 bit
|
2022-12-01 18:10:57 -05:00 |
|
ebolam
|
b28d8e76dc
|
Reverting farther back
|
2022-12-01 18:02:05 -05:00 |
|
ebolam
|
e1f6de1250
|
Revert back out VE 8 bit loading
|
2022-12-01 14:54:44 -05:00 |
|
ebolam
|
4dfbf80929
|
Not sure why this fixes it, or why we need this line......
|
2022-12-01 11:04:43 -05:00 |
|
ebolam
|
94953def32
|
More 8 bit debuging
|
2022-12-01 09:20:24 -05:00 |
|
somebody
|
8847744944
|
Streamline image generation and save to directory
|
2022-11-30 23:15:13 -06:00 |
|
somebody
|
9ddb849040
|
Fix wrong function calls to warning
|
2022-11-30 23:14:52 -06:00 |
|
ebolam
|
e278abd7c9
|
Copy of VE's 8 bit lazyloading/breakmodel code
|
2022-11-30 18:56:22 -05:00 |
|
ebolam
|
06a25b4663
|
Fix for possible recursion bug
|
2022-11-30 07:48:41 -05:00 |
|
ebolam
|
aa5207f5c6
|
Ensure we don't save 8bit models
|
2022-11-30 07:21:16 -05:00 |
|
ebolam
|
18db7b98f5
|
8 bit
|
2022-11-29 20:20:15 -05:00 |
|