Commit Graph

479 Commits

Author SHA1 Message Date
hlky
e6d06a2b24
⚠️ note to everyone dont mess with line endings again ⚠️ 2022-08-29 12:46:20 +01:00
Lex Darlog (DRL)
a90f49a56c fix *.sh line to be uniform with the others 2022-08-29 12:42:45 +01:00
Lex Darlog (DRL)
20a04a1ec3 .gitattributes from https://github.com/hlky/stable-diffusion/pull/91 2022-08-29 12:42:45 +01:00
Lex Darlog (DRL)
7698371d72 .gitignore from https://github.com/hlky/stable-diffusion/pull/55 + project-specific rules removed 2022-08-29 12:42:45 +01:00
hlky
2974abae30
Update README.md 2022-08-29 12:28:31 +01:00
_nderscore
0f28871a64 feat: add denoising strength to parameter output and pnginfo 2022-08-29 12:21:58 +01:00
hlky
2ae6be00ef Revert "Set auto prompt_matrix depending on prompt"
This reverts commit 6d5dd00981.
2022-08-29 12:20:40 +01:00
hlky
4d0572cfc1 Revert "Update matrix prompt generation code"
This reverts commit 2891456369.
2022-08-29 12:20:40 +01:00
hlky
d28ea40140 Revert "Bug fix"
This reverts commit 45db349689.
2022-08-29 12:20:40 +01:00
hlky
9156c8b834 Revert "Removed auto prompt_matrix check (revert)"
This reverts commit 0b2f5bf46a.
2022-08-29 12:20:40 +01:00
hlky
c0cd601d6a Revert "Removed [obsolete] text in check box"
This reverts commit ca9e20905f.
2022-08-29 12:20:40 +01:00
Oxlamon
ca9e20905f Removed [obsolete] text in check box 2022-08-29 12:20:14 +01:00
Oxlamon
0b2f5bf46a Removed auto prompt_matrix check (revert) 2022-08-29 12:20:14 +01:00
Oxlamon
45db349689 Bug fix 2022-08-29 12:20:14 +01:00
Oxlamon
2891456369 Update matrix prompt generation code 2022-08-29 12:20:14 +01:00
Oxlamon
6d5dd00981 Set auto prompt_matrix depending on prompt 2022-08-29 12:20:14 +01:00
Nelson Chen
4fac0f2558 Update frontend.py
typo fix small
2022-08-29 12:19:51 +01:00
jansteffen
899b811dd0 Keep the generate button (visually) inside the text box 2022-08-29 12:19:35 +01:00
_nderscore
5ff04a5a52 fix(css): prevent generate button from overlapping prompt, fix font size on multiline prompts 2022-08-29 12:19:35 +01:00
hlky
b4eb2c1d3a
Create LICENSE 2022-08-29 12:16:23 +01:00
hlky
083ffd9ad8
Update README.md 2022-08-29 00:59:36 +01:00
hlky
90d49a0c4a
Update README.md 2022-08-29 00:57:44 +01:00
hlky
45ad73e4f3 Update sync.yml 2022-08-29 00:41:17 +01:00
hlky
d88ca21491 Update sync.yml 2022-08-29 00:41:17 +01:00
Alex Volkov
923e437bcf Resize image was exported as well
Signed-off-by: Alex Volkov <alex.volkov@fundbox.com>
2022-08-29 00:41:17 +01:00
Alex Volkov
8662ea4623 Ugh I only added these to the playground! Added now 2022-08-29 00:41:17 +01:00
Alex Volkov
8781040614 Added gitignore 2022-08-29 00:41:17 +01:00
hlky
6b148f4858 Update sync.yml 2022-08-29 00:41:17 +01:00
hlky
783b7c6691 Update sync.yml 2022-08-29 00:41:17 +01:00
Alex Volkov
64ca78ca76 Refactored the UI, added a web_playground.py to be run without any models. 2022-08-29 00:41:17 +01:00
hlky
8d15f865e9
re-fix esrgan/gfpgan multiple images bug
Must have been undone by some pr

also, grid is now only appended to output images if more than 1 images is being generated
2022-08-28 22:12:59 +01:00
hlky
fbd4878551
Update README.md 2022-08-28 20:29:31 +01:00
_nderscore
ea4bc1aa53 fix: working loopback buttons on txt2img and img2img 2022-08-28 19:37:14 +01:00
jansteffen
244f945c40 Revamped output info area 2022-08-28 17:25:02 +01:00
hlky
1afcbe9fa0
Update README.md 2022-08-28 17:24:01 +01:00
hlky
7c6e04b9a8
Update README.md 2022-08-28 17:06:02 +01:00
hlky
db175c931a
Update README.md 2022-08-28 17:05:34 +01:00
interficiam
e71d82e3a6
🔥 fix and update optimized mode (#194) 🔥 2022-08-28 17:00:58 +01:00
hlky
7b468aaa17
Revert automatic prompt matrix
@lendrick
2022-08-28 15:30:29 +01:00
JustOxlamon
5765d729af
Grid image generation fixes (#180)
* Add simple templating

* Little grid generation image fix

* Add new grid help to readme

* Grid image generation fixes

* Trim @ symbol if no matrix inputs

* Resolve conflicts
2022-08-28 15:23:21 +01:00
PrinzKasper
f23a14d371
Add a simple footer to the bottom of the page (#182)
* Add a simple footer to the bottom of the page

* grammar is important kids
2022-08-28 13:01:14 +01:00
AbdBarho
ee571eaced
Respect CLI parameters (#179)
the CLI parameters ckpt and config now work if required - the paths were hardcoded.
2022-08-28 12:50:54 +01:00
hlky
33890563d2
Update README.md 2022-08-28 06:00:14 +01:00
hlky
fe4aa57d44
Update README.md 2022-08-28 05:56:15 +01:00
hlky
7518c3ac27
img2img value unpack
unsure what caused this
2022-08-28 04:17:12 +01:00
hlky
4a393bdba9
Remove gobig 2022-08-28 02:20:59 +01:00
altryne
beed3de337
UI fix for having to select which image you want to do the action on - (#166)
* Simplified the UI, using JS, removing the need for image select input

Signed-off-by: Alex Volkov <alex.volkov@fundbox.com>

* Merging incoming changes before PR

Signed-off-by: Alex Volkov <alex.volkov@fundbox.com>

* Removing pychache

Signed-off-by: Alex Volkov <alex.volkov@fundbox.com>

* adding gitignore

Signed-off-by: Alex Volkov <alex.volkov@fundbox.com>

Signed-off-by: Alex Volkov <alex.volkov@fundbox.com>
2022-08-28 01:28:21 +01:00
hlky
a498c272b9
Fix #159 2022-08-28 01:25:28 +01:00
hlky
3c2be10770
Revert "added gobig configuration sliders (#164)"
This reverts commit 24f444dbcb.
2022-08-28 01:24:17 +01:00
devilismyfriend
24f444dbcb
added gobig configuration sliders (#164)
* added go big implementation

* removed useless comments

removed useless comments

* added gobig configuration sliders

* return proper image for tab

* fixed file naming issues from go big tab

* resolved conflicts

Co-authored-by: dr3amer <91037083+dr3am37@users.noreply.github.com>
2022-08-28 00:44:06 +01:00