Commit Graph

1185 Commits

Author SHA1 Message Date
ebolam
abf822eb3d Merge commit 'refs/pull/123/head' of https://github.com/ebolam/KoboldAI into UI2 2022-09-14 14:04:51 -04:00
ebolam
6ae7f76b60 Fix for story load to include last "opened" time for old format story (using modified time of file) 2022-09-14 13:55:48 -04:00
ebolam
091fd01f4a Functioning Preset Saving 2022-09-14 13:47:26 -04:00
ebolam
ac9e147305 Preset saving framework 2022-09-14 13:26:29 -04:00
ebolam
2fbfd76b41 Fix Colab saving of theme 2022-09-14 12:57:40 -04:00
ebolam
c172ff6b0b Initial commit of better editing method. Has some visual bugs that need to be worked on 2022-09-14 11:58:01 -04:00
ebolam
8464d61916 Fix function name 2022-09-14 08:36:45 -04:00
Divided by Zer0
a75351668f switched model retrieval and sendtocluster to loguru 2022-09-12 17:22:27 +02:00
Divided by Zer0
9280102cb3 Moved Flask Startup into __main__
This allows command line arguments to be parsed first
2022-09-12 17:00:30 +02:00
Divided by Zer0
6bc702854f added verbosity controls 2022-09-12 16:47:10 +02:00
Divided by Zer0
68aaef9090 escapig gen/prompt logs so that they stay in one line 2022-09-12 11:49:59 +02:00
one-some
e3527e6448 Merge branch 'UI2' into ui2-etc 2022-09-11 21:55:37 -05:00
somebody
6fb372c5e1 Cleanup
So much for that 100px hack
2022-09-11 21:41:37 -05:00
Divided by Zer0
d30bbd28a1 logger for prompt and gen 2022-09-12 01:57:41 +02:00
Divided by Zer0
66ae5c35c0 replaced all warnings with logger 2022-09-12 01:18:25 +02:00
Divided by Zer0
5692e5ce16 finished all init messages 2022-09-12 01:13:12 +02:00
Divided by Zer0
656e3995f0 model tensors info 2022-09-12 01:09:21 +02:00
Divided by Zer0
48f6b5a939 more init messages 2022-09-12 01:00:03 +02:00
Divided by Zer0
4817a27552 multicolored init 2022-09-12 00:49:51 +02:00
Divided by Zer0
11eac68676 more init messages 2022-09-12 00:19:51 +02:00
Divided by Zer0
2a8a223473 added init logs 2022-09-11 23:55:48 +02:00
Divided by Zer0
ce2d1ff654 logger file 2022-09-11 22:59:25 +02:00
Divided by Zer0
88d8f815f5 init 2022-09-11 19:46:51 +02:00
Divided by Zer0
f97d285f9f Allows to specify to the API to go quiet 2022-09-11 19:23:28 +02:00
somebody
ff685919c5 Work on wi finder 2022-09-10 17:40:55 -05:00
Divided by Zer0
888e33a63e switch to new API 2022-09-10 19:02:55 +02:00
Divided by Zer0
2eefb488d5 f-string 2022-09-10 15:17:13 +02:00
Divided by Zer0
d6fc61739f no need to dmp json 2022-09-10 14:52:24 +02:00
Divided by Zer0
684399cdd6 fix the fix 2022-09-10 14:51:31 +02:00
Divided by Zer0
13ca465980 horde error handling 2022-09-10 10:03:46 +02:00
ebolam
c945d2b15f Fix 2022-09-09 16:02:10 -04:00
ebolam
aece9181df Debug Print Cleanup 2022-09-09 15:07:28 -04:00
ebolam
a2f49caa02 Change debug prints to only print with --debug 2022-09-09 14:03:28 -04:00
ebolam
18faa7cabb Another fix 2022-09-09 10:20:17 -04:00
somebody
d040681457 WI Extra data hack 2022-09-08 21:15:32 -05:00
ebolam
9b10e29069 Colab cookie Fix 2022-09-08 20:05:27 -04:00
ebolam
b182d8dfec Colab Cookie Saving Correction 2022-09-08 19:33:29 -04:00
ebolam
eb0f59bdfb Cookie Fix 2022-09-08 18:00:57 -04:00
ebolam
9e66f42f5d Cookie Saving for Colab - Needs work 2022-09-07 20:12:21 -04:00
ebolam
ed62f852ec Fix for abort 2022-09-07 19:47:33 -04:00
ebolam
7bd6e11adc fix for arguments being ignored 2022-09-07 17:36:40 -04:00
ebolam
b215298649 Remove debug messages 2022-09-07 15:45:58 -04:00
ebolam
6fb2b4ddb3 Fix for auto saving on creating new story 2022-09-07 15:44:25 -04:00
vfbd
153f6b6c92 Fix hidden size calculation for GPT-NeoX models 2022-09-07 13:21:49 -04:00
ebolam
0214cbd064 Potential fix for story menu on mobile 2022-09-07 13:18:27 -04:00
ebolam
5dbbdb4189 Fix 2022-09-07 13:14:09 -04:00
ebolam
f65be7b1f3 Update to colab tweaks 2022-09-07 09:13:02 -04:00
ebolam
183e5d9dea Saving tweaks on colab 2022-09-07 09:10:57 -04:00
ebolam
486d92fc7c Merge pull request #111 from one-some/ui2-well-something-because-i-dont-know-what-im-going-to-work-on-but-i-just-feel-like-working
Add ability to sort stories as you wish!
2022-09-06 20:44:10 -04:00
somebody
166a8d73a3 And make it work now 2022-09-06 19:23:11 -05:00