chanoc
585d81e1ab
Update README to reflect RealESRGAN support
2022-08-26 03:00:37 -07:00
chanoc
601b176a18
Add support for RealESRGAN upscaling
2022-08-26 02:37:35 -07:00
hlky
ab2770ef12
Update README.md
2022-08-26 05:20:00 +01:00
hlky
41dbcae10e
Merge pull request #47 from oldfndm/master
...
feat(): add copy to img2img
2022-08-26 03:53:21 +01:00
oldfndm
524bdfe731
feat(): add copy to img2img
2022-08-25 22:49:23 -04:00
hlky
6f61f44119
fix(): fix error when generating from crop mode Merge pull request #45 from oldfndm/master
...
fix(): fix error when generating from crop mode
2022-08-26 03:04:25 +01:00
oldfndm
17b382fcc2
Merge branch 'hlky:master' into master
2022-08-25 22:00:50 -04:00
oldfndm
73d5588723
fix(): fix error when generating from crop mode
2022-08-25 21:59:54 -04:00
hlky
09282f6a31
Update README.md
2022-08-26 02:55:06 +01:00
hlky
224403d977
🔥 🔥 🔥 img2img crop AND mask 🔥 🔥 🔥 UI updates 🔥 🔥 🔥 Merge pull request #44 from oldfndm/master
...
🔥 🔥 🔥 img2img crop AND mask 🔥 🔥 🔥 UI updates 🔥 🔥 🔥
2022-08-26 02:43:03 +01:00
oldfndm
7eea0a2906
fix whitespace
2022-08-25 21:36:39 -04:00
oldfndm
2171399708
feat(): copy output image to input
2022-08-25 21:18:50 -04:00
oldfndm
f12de25a58
feat(): add cropping
2022-08-25 21:18:48 -04:00
oldfndm
3f7864115f
feat(): migrate from interface to blocks
2022-08-25 21:16:35 -04:00
hlky
92bb0c7fb0
🔥 Random loopback seed ➿ Merge pull request #39 from hlky/32-loopback-should-have-the-option-to-randomize-seed
...
🔥 Random loopback seed ➿ #32 implemented
2022-08-26 00:06:03 +01:00
hlky
2c37dd3bf3
💯 💯 Fix font loading on linux Merge pull request #38 from tobbez/font-linux
...
💯 💯 Fix font loading on linux
2022-08-25 23:57:46 +01:00
Torbjörn Lönnemark
0d6e2ae144
Fix font loading on linux
...
If loading Arial fails, try loading a font commonly installed on Linux
distros.
This means it continues to work on Windows, and will also just work on
most Linux machines (DejaVu Sans is widely available and often installed
by default).
2022-08-26 00:10:49 +02:00
hlky
1879e76be1
Update webui.py
2022-08-25 22:55:00 +01:00
hlky
9c780e1d18
Fix #36 📓
2022-08-25 22:52:06 +01:00
hlky
f25305304c
🔥 🔥 force bigger image input box Merge pull request #37 from oldfndm/master
...
🔥 🔥 feat(): force bigger image input box 🔥 🔥
2022-08-25 22:48:46 +01:00
oldfndm
f3ea97ddbc
feat(): force bigger image input box
2022-08-25 17:42:42 -04:00
hlky
e62ef1bb67
Loopback random seed
2022-08-25 22:07:23 +01:00
hlky
21bed2643c
img2img masking fix 🔥 Merge pull request #31 from hlky/27-img2img-ui-masking-flip
...
img2img masking fix 🔥
2022-08-25 21:21:31 +01:00
hlky
6f0d73baf1
Update README.md
2022-08-25 20:02:04 +01:00
hlky
121dea60e9
Update README.md
2022-08-25 19:59:49 +01:00
hlky
770ead14f0
Possible fix
2022-08-25 17:59:57 +01:00
hlky
762317109a
sync update for txt2img.yaml 🐸
2022-08-25 15:02:19 +01:00
hlky
f0287a33d2
🔥 Scripting support for txt2img 🔥 - Merge pull request #22 from JohannesGaessler/scripting
...
🔥 Scripting support for txt2img 🔥
2022-08-25 14:58:29 +01:00
hlky
f3fbee09db
Merge pull request #21 from EyeDeck/master
...
fix missing 'self's
2022-08-25 14:13:26 +01:00
EyeDeck
7ed044400e
Merge branch 'hlky:master' into master
2022-08-25 08:31:59 -04:00
EyeDeck
f63b294b87
add missing selfs
2022-08-25 08:31:44 -04:00
JohannesGaessler
0d133e05f4
Scripting support for txt2img
2022-08-25 14:20:29 +02:00
hlky
94b73d82c0
Merge pull request #20 from EyeDeck/master
...
🔥 🔥 Workaround for Gradio server hanging on keyboard interrupt 🔥 🔥 🥇
2022-08-25 13:14:39 +01:00
EyeDeck
5e9ed5961d
Workaround for Gradio server hanging on keyboard interrupt
...
Moved the demo.launch() call to start up a new thread, so we can kill the process ourselves on keyboard interrupt
2022-08-25 08:08:24 -04:00
hlky
a6f80800f3
Merge pull request #19 from hlky/loopback-mask-fix
...
loopback-mask-fix 🔥 ➿
2022-08-25 11:54:26 +01:00
hlky
2b264de644
Update webui.py
2022-08-25 11:40:01 +01:00
hlky
0e53541a4b
Merge pull request #17 from EyeDeck/master
...
The same PR I made last time
2022-08-25 10:53:31 +01:00
EyeDeck
67130cf1ff
Update webui.py
2022-08-25 04:12:10 -04:00
EyeDeck
60cd83aa03
Fix crash when cfg_scale == 1.0
2022-08-25 02:28:01 -04:00
EyeDeck
13c818053a
Update webui.py
...
the same commit I made last time
2022-08-25 01:47:01 -04:00
hlky
c2ccff1684
🐸 work WITHOUT a mask
...
keep_mask default should be FALSE
🐸
2022-08-25 06:06:54 +01:00
hlky
e34c6a8b7e
,,,,,, 🐸 👎
2022-08-25 06:01:15 +01:00
hlky
58f11b34e8
🐸 🐸 🐸
2022-08-25 05:52:17 +01:00
hlky
2f2d78956f
Revert "Revert "Update webui.py""
...
This reverts commit 9c7af7a3d0
.
2022-08-25 05:44:53 +01:00
hlky
5c8063bc2a
Update webui.py
2022-08-25 05:43:05 +01:00
hlky
9c7af7a3d0
Revert "Update webui.py"
...
This reverts commit 5d452710b1
.
2022-08-25 05:39:41 +01:00
hlky
8eddb489ee
Merge pull request #16 from EyeDeck/master
...
Update webui.py
2022-08-25 05:33:46 +01:00
EyeDeck
5d452710b1
Update webui.py
...
Fix CheckboxGroup read error
2022-08-25 00:25:38 -04:00
hlky
d2968f4089
pr fix 🐸
...
reeee
2022-08-25 05:17:42 +01:00
hlky
07edcd9a92
Merge pull request #14 from EyeDeck/master
...
UI tweaks 👑 🔥
2022-08-25 04:48:46 +01:00