Commit Graph

138 Commits

Author SHA1 Message Date
caranicas
64d97a3232 build and pretty 2022-09-16 18:35:48 -04:00
caranicas
94a208bd91 drawing basics 2022-09-16 18:32:48 -04:00
caranicas
b15ac8b13e wip 2022-09-16 16:58:05 -04:00
caranicas
0ddff9d551 organized draw image 2022-09-16 16:41:30 -04:00
caranicas
6ee995afaa new config route and tighter header 2022-09-16 14:34:10 -04:00
caranicas
80d9d88de1 persistent state and reduced unneeded boolean logic 2022-09-16 13:29:32 -04:00
caranicas
cf12abfc7f better store and disabling 2022-09-16 12:56:57 -04:00
caranicas
b21ec7a302 patching cors issue with modifcations 2022-09-16 11:32:36 -04:00
caranicas
972473f1af drawing in progress 2022-09-15 20:25:48 -04:00
caranicas
ee8e0b46a2 letter box image 2022-09-15 19:48:12 -04:00
caranicas
9d09d2042a properly installed and clean 2022-09-15 16:36:08 -04:00
caranicas
b8823ade29 basic routing 2022-09-15 16:25:02 -04:00
caranicas
87f221290f pretty and build 2022-09-15 15:37:36 -04:00
caranicas
fd3b0c20b6 advanced panels 2022-09-15 15:35:41 -04:00
caranicas
93e71027fd advanced settings organaized and dropdowns 2022-09-15 15:16:42 -04:00
caranicas
c6852c70fd new build 2022-09-15 13:45:23 -04:00
caranicas
953773aaa8 pretty 2022-09-15 13:44:08 -04:00
caranicas
867140df30 creation ui soldified 2022-09-15 13:34:54 -04:00
caranicas
8a354e6187 using vanilla extract for main and app 2022-09-15 10:19:09 -04:00
caranicas
e2517ef50e remove unneeded 2022-09-14 19:03:26 -04:00
caranicas
ad6798eaad fixed most of the big css issues 2022-09-14 19:00:51 -04:00
caranicas
2a5fcc0846 working display panel 2022-09-14 18:38:31 -04:00
caranicas
37592a876e fix the image preview display 2022-09-14 17:56:38 -04:00
caranicas
4979e176c7 updated dist 2022-09-14 17:25:50 -04:00
caranicas
f3fdac2762 tidy and pretty 2022-09-14 17:24:18 -04:00
caranicas
96e43cbb65 audio component and gated 2022-09-14 17:19:40 -04:00
caranicas
28a7c6d3aa wip 2022-09-14 16:59:14 -04:00
caranicas
445959abbd fix issue with upsclaing checkbox 2022-09-14 16:49:27 -04:00
caranicas
62842968cb upscaling and face fixing passing thru 2022-09-14 16:45:12 -04:00
caranicas
2dda683aa6 face correctiona and scaling passing thru properly 2022-09-14 16:33:56 -04:00
caranicas
acd74c60c8 moved assets 2022-09-14 15:35:39 -04:00
caranicas
c1c4a2933e make pretty 2022-09-14 14:49:23 -04:00
caranicas
8158ead1a2 fix testing values 2022-09-14 14:32:01 -04:00
caranicas
d55e2492d4 file metadata and saveing 2022-09-14 14:23:55 -04:00
caranicas
eb53739c95 fix modifiers path 2022-09-14 13:20:19 -04:00
caranicas
4a35059711 comments 2022-09-14 13:07:27 -04:00
caranicas
a1ad1147e6 adjust server 2022-09-14 12:57:03 -04:00
caranicas
eefa7d53c5 updated parallel logic 2022-09-14 12:53:28 -04:00
caranicas
716491a68e clean build, and moved assets 2022-09-14 11:16:36 -04:00
caranicas
29e5263fcc add a comment 2022-09-14 11:05:50 -04:00
caranicas
4df61d7efc hide original dom 2022-09-14 10:52:19 -04:00
caranicas
34aa60d47b inital push 2022-09-14 10:48:46 -04:00
cmdr2
1d88a5b42e Show the approximate time remaining 2022-09-14 17:48:26 +05:30
cmdr2
74a9c46f08 Show the final output, if it was sent in a single streaming packet 2022-09-14 17:21:00 +05:30
cmdr2
7a540f2a88 Plural in images 2022-09-14 17:15:05 +05:30
cmdr2
9f48d5e5ff Show the progress percentage while generating images 2022-09-14 16:52:03 +05:30
cmdr2
3b47eb3b07 Bug fix - tasks with an initial image were not resizing the initial image to the desired dimension 2022-09-14 11:36:55 +05:30
cmdr2
d13e08e53b Make Prompt Strength editable via a text box; Restrict the max prompt strength to 0.99, since 1 caused CUDA errors for a few users; Color tweak for the stop button 2022-09-14 11:01:12 +05:30
cmdr2
4685461282 Allow editing the guidance scale using a textbox for finer control; Fix a bug where the image name would contain the wrong guidance scale 2022-09-14 10:46:07 +05:30
cmdr2
885759abc5 Return the image metadata and disk path in the response 2022-09-14 10:15:35 +05:30