ebolam
|
ca3db6a05c
|
Fix for Horde Mode
|
2022-09-19 08:56:39 -04:00 |
|
ebolam
|
90b5dab721
|
Fix
|
2022-09-19 08:05:08 -04:00 |
|
ebolam
|
861187edda
|
Syntax errors from merge fixes
|
2022-09-18 19:25:31 -04:00 |
|
ebolam
|
d1562af472
|
Merge commit 'refs/pull/138/head' of https://github.com/ebolam/KoboldAI into UI2
|
2022-09-18 19:20:20 -04:00 |
|
ebolam
|
a2971b3f9c
|
fix
|
2022-09-17 16:08:32 -04:00 |
|
ebolam
|
3f2c64208c
|
Undo last commit
|
2022-09-17 16:06:43 -04:00 |
|
ebolam
|
a330d2069f
|
Possible relay fix :)
|
2022-09-16 20:02:15 -04:00 |
|
ebolam
|
e89c59fe92
|
Changed deleteme to div
|
2022-09-16 19:50:57 -04:00 |
|
somebody
|
f70095f34f
|
Yet more fixes for import buffer
|
2022-09-16 17:26:19 -05:00 |
|
somebody
|
c43b24042d
|
Fix type annotations and cleanup import buffer
|
2022-09-16 16:16:17 -05:00 |
|
Divided by Zer0
|
4362ca4b34
|
fix previously saved settings overwriting new API key
|
2022-09-16 16:23:04 +02:00 |
|
ebolam
|
d96dd5ede2
|
Bug fix for merge (disabled functions)
|
2022-09-16 09:42:05 -04:00 |
|
ebolam
|
22138c9a38
|
Merge pull request #132 from one-some/ui2-club-import-overhaul
Club import overhaul
|
2022-09-16 08:17:15 -04:00 |
|
somebody
|
73b1e551fa
|
Polish and bugfixes on import variables
|
2022-09-15 22:13:54 -05:00 |
|
somebody
|
c6d3c83483
|
JS work on new club loading
|
2022-09-15 21:28:25 -05:00 |
|
somebody
|
98105c729b
|
Work on import overhaul
|
2022-09-15 19:04:02 -05:00 |
|
ebolam
|
a3e33c922f
|
fix Theme list not showing all themes
fix for AN depth off by 1 in context viewer
|
2022-09-15 19:18:32 -04:00 |
|
Divided by Zer0
|
9582722c2e
|
fix model loading format bleeding into gui
|
2022-09-16 00:08:59 +02:00 |
|
vfbd
|
e8e0ad85be
|
Merge branch 'united' into dependency-fix
|
2022-09-15 17:41:34 -04:00 |
|
vfbd
|
c288c39de7
|
Remove type hints from http_get
|
2022-09-15 17:39:32 -04:00 |
|
vfbd
|
943614b5e6
|
Merge branch 'main' into dependency-fix
|
2022-09-15 17:33:48 -04:00 |
|
vfbd
|
463bf86bcc
|
aria2_hook now uses new cache format if you have transformers 4.22
|
2022-09-15 16:50:43 -04:00 |
|
ebolam
|
e46872ce89
|
Add in better error messages for UI2 for Horde Mode
|
2022-09-15 09:24:55 -04:00 |
|
ebolam
|
1ee87b5719
|
Horde Fix
|
2022-09-15 08:36:35 -04:00 |
|
ebolam
|
04621ccbbc
|
Colab transformers fix
|
2022-09-14 18:27:22 -04:00 |
|
ebolam
|
22fc1b69ee
|
Transformers fix
|
2022-09-14 18:25:47 -04:00 |
|
ebolam
|
f49477463f
|
Fix for transformers update
|
2022-09-14 18:15:54 -04:00 |
|
ebolam
|
5edf0797e8
|
UI2 support for Horde
|
2022-09-14 15:10:42 -04:00 |
|
ebolam
|
316f55e925
|
Fix for horde mode in original UI
|
2022-09-14 14:55:48 -04:00 |
|
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 |
|