Commit Graph

338 Commits

Author SHA1 Message Date
cmdr2
355870a750 Revert "Merge pull request #294 from cmdr2/main"
This reverts commit 1e3b4f9969, reversing
changes made to e0c0935d3a.
2022-10-07 20:07:15 +05:30
cmdr2
10bcfdd6b2 Revert "Merge branch 'react' into main"
This reverts commit 41ea9814e8, reversing
changes made to 06c8a004d8.
2022-10-07 20:01:15 +05:30
cmdr2
41ea9814e8
Merge branch 'react' into main 2022-10-07 20:00:27 +05:30
cmdr2
cec203a6db Allow saving in jpeg or png format; Default to saving in jpeg 2022-10-06 15:05:34 +05:30
cmdr2
cf8bb9efb0 Don't reload the model when using an initial image; Work in half-precision for txt2img as well, no change in the output image noticed 2022-10-06 14:42:47 +05:30
cmdr2
201a053025 Support an arbitrary number of custom models, placed in the models/stable-diffusion folder. Shows an option in the UI to select which model to use 2022-10-06 14:28:02 +05:30
caranicas
2607ef5fe0 working positive and negative prompts 2022-10-02 18:18:35 -04:00
caranicas
84b291a57a built 2022-10-01 20:30:46 -04:00
caranicas
3271c5a60b react-base-history-tab 2022-10-01 20:25:27 -04:00
caranicas
79bb66f535 better layout grid 2022-10-01 18:46:22 -04:00
caranicas
1616885e7f hide history 2022-10-01 17:01:20 -04:00
caranicas
85045c3e9c wip 2022-10-01 08:19:24 -04:00
caranicas
4710d18e33 slight adjustment 2022-09-30 19:07:16 -04:00
caranicas
3da75494b0 type fixes and build 2022-09-30 17:17:22 -04:00
caranicas
ac021f38da build 2022-09-30 16:51:03 -04:00
caranicas
d0a2c36f6c tightened up themeing and cards more and more 2022-09-30 16:48:20 -04:00
caranicas
9facc9379f getting the cards and tabs sorted out 2022-09-30 14:52:21 -04:00
caranicas
a0f4e2659b working on cards and backgrounds 2022-09-30 12:54:23 -04:00
caranicas
4dfa3d8372 cleaned and built 2022-09-30 12:29:42 -04:00
caranicas
30563ee04c all buttons are a recipe now 2022-09-30 12:23:18 -04:00
caranicas
3fa7594fcc move to hsl color system 2022-09-30 11:33:39 -04:00
cmdr2
ccfa32ce93 Report the error in the UI. Regression after switching to the task queue 2022-09-30 10:53:30 +05:30
caranicas
5ed6bba412 clean build 2022-09-29 14:26:06 -04:00
caranicas
50e929eb0c working queue 2022-09-29 14:23:12 -04:00
caranicas
129839ce21 decent queue display 2022-09-29 12:54:13 -04:00
caranicas
e506d988e2 wip 2022-09-29 09:02:43 -04:00
cmdr2
196649c0e9 Use the correct seed from the response 2022-09-29 13:55:09 +05:30
cmdr2
12182ee04f Newer images go on top 2022-09-29 13:52:48 +05:30
cmdr2
5db64526cc Fix a bug where batches would overwrite the previous images inside a task 2022-09-29 13:43:25 +05:30
cmdr2
5c2ec70eb4 Hide the sampler field when an output image is used as the new input 2022-09-29 13:12:01 +05:30
cmdr2
24a2c6251f Remove log statement 2022-09-29 13:08:58 +05:30
cmdr2
0d035d9ae9 Remove unnecessary semicolons 2022-09-29 13:08:42 +05:30
cmdr2
a28f1294e2 Integrate with beta; Use the outputContainer for the task; Don't show the info while a live preview is generating; Use the local task container reference instead of a seed-based identifier (will fail if the seed is same across two tasks) 2022-09-29 13:01:18 +05:30
cmdr2
c2dec9eac4
Merge branch 'haka-fix' into main 2022-09-29 12:00:44 +05:30
caranicas
e86d02765f properly styled buttons 2022-09-28 18:38:47 -04:00
caranicas
6e877aea02 added stop and queue clear 2022-09-28 18:14:18 -04:00
caranicas
330f1577fd tightened up center display 2022-09-28 16:29:11 -04:00
caranicas
ff980591c3 tightened up center display 2022-09-28 15:40:43 -04:00
caranicas
60992ae492 fix up types, and display id 2022-09-28 13:34:00 -04:00
caranicas
1b439c15f6 added audio ding 2022-09-28 12:54:15 -04:00
caranicas
f58c16ab03 commented 2022-09-28 12:23:33 -04:00
caranicas
b560d2953f updated nav and removed ts comments 2022-09-28 12:19:44 -04:00
caranicas
2c52c8efb7 better nav 2022-09-28 11:58:47 -04:00
caranicas
5375166f04 moved the settings 2022-09-28 11:22:17 -04:00
cmdr2
0ae449fd44
Merge pull request #257 from caranicas/react-base-inpainting
React base inpainting
2022-09-28 18:39:50 +05:30
cmdr2
4f5b4f387a
Merge pull request #258 from cmdr2/main
Merge main
2022-09-28 18:39:37 +05:30
cmdr2
b4c68a8ae5 Save the negative prompt in the text file 2022-09-28 18:33:08 +05:30
caranicas
c680fbe834 clean 2022-09-28 08:52:12 -04:00
cmdr2
34023f66f0 Bump version 2022-09-28 15:10:24 +05:30
cmdr2
2696da7337 Allow using a custom ckpt model 2022-09-28 15:10:05 +05:30