Commit Graph

424 Commits

Author SHA1 Message Date
caranicas
e0a139d083
Merge pull request #12 from caranicas/beta-react-ui
Beta react UI
2022-09-15 13:37:22 -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
6afd4b0dc7
Merge pull request #11 from caranicas/beta-react-style-cleanup
working display panel
2022-09-14 19:03:48 -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
9a67617cef
Merge pull request #10 from caranicas/beta-react-audio
Beta react audio
2022-09-14 17:20:14 -04:00
caranicas
96e43cbb65 audio component and gated 2022-09-14 17:19:40 -04:00
caranicas
458dc5b232 Merge branch 'beta-react' into beta-react-audio 2022-09-14 16:59:36 -04:00
caranicas
28a7c6d3aa wip 2022-09-14 16:59:14 -04:00
caranicas
d3c241d283
Merge pull request #9 from caranicas/beta-react-creation-options
Beta react creation options
2022-09-14 16:50:17 -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
616167e08c
Merge pull request #8 from caranicas/beta-react-asset-fix
moved assets
2022-09-14 15:42:29 -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
fcc196f452
Merge pull request #7 from caranicas/beta-react-file-responses
file metadata and saveing
2022-09-14 14:28:10 -04:00
caranicas
d55e2492d4 file metadata and saveing 2022-09-14 14:23:55 -04:00
caranicas
45e05b0891
Merge pull request #6 from caranicas/beta-react-parallel-logic
updated parallel logic
2022-09-14 13:25:53 -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
cmdr2
0c0c8e503e Reset the stop button once a task finishes normally 2022-09-13 22:57:32 +05:30
cmdr2
5605cfe213 Don't run the remaining batches of a stopped task 2022-09-13 22:55:45 +05:30
cmdr2
3e3fc54da4 Stop button in the UI 2022-09-13 22:25:28 +05:30
cmdr2
e59c66ae26 Backend changes to support stopping a task mid-way. Uses a custom patch for the stable-diffusion codebase, to make it call a callback for DDIM 2022-09-13 19:59:41 +05:30
cmdr2
9ec2010ac2 Log python version in the linux build 2022-09-13 11:41:38 +05:30
cmdr2
e928fee26f Log python version 2022-09-13 11:38:28 +05:30
cmdr2
db1fbad0db Force install basicsr, investigating a support query 2022-09-13 11:00:55 +05:30
cmdr2
812a0a14fc Export PYTHONPATH on linux 2022-09-13 10:36:50 +05:30
cmdr2
852875b440 Try force installing basicsr 1.4.2 2022-09-12 23:42:48 +05:30