HappyZ
|
e04194de0d
|
[FE] configurable mask stroke size and supports undo/redo
|
2023-05-14 22:01:58 -07:00 |
HappyZ
|
605b05aa8b
|
adds inpainting capability
|
2023-05-14 18:26:21 -07:00 |
HappyZ
|
1735857e27
|
corrects BUILD file
|
2023-05-12 23:14:50 -07:00 |
HappyZ
|
2540993d63
|
[Manage] delete files if stored as file when deleting entries
|
2023-05-12 23:14:19 -07:00 |
HappyZ
|
d36f92a284
|
[BE] fix issue when result is done it does not get fetched due to status update happens earlier than result update
|
2023-05-12 09:21:08 -07:00 |
HappyZ
|
a9d4f8e3d7
|
[Manage] adds debug flag to enable database for debugging only
|
2023-05-10 15:40:07 -07:00 |
HappyZ
|
7458ae1033
|
supports image output folder instead of storing it in database
|
2023-05-08 23:38:21 -07:00 |
HappyZ
|
7e8ec39765
|
[Manage] adds vacuum
|
2023-05-08 21:23:03 -07:00 |
HappyZ
|
662883d3f1
|
[Manage] adds capability to delete jobs based on uuid
|
2023-05-08 18:23:40 -07:00 |
HappyZ
|
a609258a0c
|
adds missing files separating frontend and backend
|
2023-05-08 16:06:09 -07:00 |
HappyZ
|
4a9d60e00b
|
[FE] Fix default value for guidance scale
|
2023-05-08 16:05:18 -07:00 |
HappyZ
|
7e84144432
|
separate frontend and backend, adds multilingual support (chinese), improve multiaccess to database
|
2023-05-07 21:43:14 -07:00 |
HappyZ
|
6cd69355ac
|
renames manage.py and makes it threadsafe
|
2023-05-07 13:52:27 -07:00 |
HappyZ
|
7332b2ad7c
|
allow manage.py to alter table and delete/list jobs
|
2023-05-05 22:12:59 -07:00 |
HappyZ
|
bc3060085b
|
fix bug config should not set upper() case which ignored configs
|
2023-05-05 00:22:06 -07:00 |
HappyZ
|
db6d3a94a7
|
transfer to use sqlite3 db instead of internal memory
|
2023-05-05 00:09:23 -07:00 |
HappyZ
|
11948820f8
|
separates jobuuid for txt and img
|
2023-04-30 21:29:54 -07:00 |
HappyZ
|
1a8d183d35
|
remember last input
|
2023-04-30 21:26:42 -07:00 |
HappyZ
|
c3fa0334de
|
fix bug strength value should be float
|
2023-04-30 21:13:00 -07:00 |
HappyZ
|
725896ecc0
|
fix bug tuple needed for thumbnail function
|
2023-04-30 21:08:16 -07:00 |
HappyZ
|
13778778f9
|
fix bug too large image uploaded
|
2023-04-30 21:05:38 -07:00 |
HappyZ
|
6d0bc3ebab
|
adds img2img capability
|
2023-04-30 19:40:03 -07:00 |
HappyZ
|
3db3ed283e
|
fix bug not importing img2img
|
2023-04-30 00:33:59 -07:00 |
HappyZ
|
06f834a7b2
|
disable fast web mode
|
2023-04-30 00:32:58 -07:00 |
HappyZ
|
4ba9b8a9a1
|
add img2img backend barebone, reorganized components
|
2023-04-30 00:32:20 -07:00 |
HappyZ
|
5cdd1dc85b
|
restrict to 960 to save memory on GPU
|
2023-04-29 20:16:43 -07:00 |
HappyZ
|
c4de25e3b7
|
fix seed issue due to int limited in javascript
|
2023-04-29 16:02:55 -07:00 |
HappyZ
|
54b7d3087b
|
add more constriants to input
|
2023-04-29 15:43:41 -07:00 |
HappyZ
|
f16463e74e
|
bug fix and allow errors
|
2023-04-29 15:39:11 -07:00 |
HappyZ
|
1f08dc155e
|
enhances interface
|
2023-04-29 00:45:07 -07:00 |
HappyZ
|
f5d04126fd
|
support cpu mode (very slow) and fix bug for second job submission
|
2023-04-28 23:10:56 -07:00 |
HappyZ
|
209a4033a5
|
adds ugly ui
|
2023-04-28 18:01:08 -07:00 |
HappyZ
|
b145e42375
|
adds web API
|
2023-04-28 17:00:18 -07:00 |
HappyZ
|
b0e07eecd4
|
adds txt2img capability with interactive prompt input
|
2023-04-27 18:55:45 -07:00 |
HappyZ
|
41664e2682
|
adds scheduler config and barebone of text2img
|
2023-04-27 00:39:02 -07:00 |
HappyZ
|
d4e00c3377
|
adds config and text2img barebone, python formats
|
2023-04-26 23:07:24 -07:00 |
happy
|
e40a7c02f6
|
adds model class to load pipelines structually
|
2023-04-26 00:21:17 -07:00 |
happy
|
c07a2b6241
|
adds initial model loading flow
|
2023-04-25 21:46:16 -07:00 |
happy
|
67c080db68
|
adds logger utility
|
2023-04-25 19:58:56 -07:00 |
happy
|
841bfc8dd6
|
test
|
2023-04-25 19:31:31 -07:00 |