Commit Graph

18 Commits

Author SHA1 Message Date
HappyZ db6d3a94a7 transfer to use sqlite3 db instead of internal memory 2023-05-05 00:09:23 -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 4ba9b8a9a1 add img2img backend barebone, reorganized components 2023-04-30 00:32:20 -07:00
HappyZ c4de25e3b7 fix seed issue due to int limited in javascript 2023-04-29 16:02:55 -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