Commit Graph

204 Commits

Author SHA1 Message Date
hlky
187c77e9c7 force GFPGAN/RealESRGAN to selected gpu 2022-08-26 19:58:01 +01:00
_nderscore
63f16a2b25 fix: prevent memory monitoring from breaking on non-nvidia gpus 2022-08-26 19:58:01 +01:00
_nderscore
a8bf8941b1 feat: add --gpu argument for users with multiple gpus 2022-08-26 19:58:01 +01:00
JohannesGaessler
33eac66a85 Fixed config values not being applied 2022-08-26 19:38:11 +01:00
JohannesGaessler
cab0681bb5 Working glob pattern for counting png files 2022-08-26 16:49:58 +01:00
hlky
f5228aadf6
jpg samples 🔥
#15 implemented
2022-08-26 16:38:24 +01:00
oldfndm
46d6740f02 fix(): fix mask errors when sending 2022-08-26 15:30:11 +01:00
hlky
ec43d18ee5
fix pr 🐸 2022-08-26 15:14:40 +01:00
hlky
dcc5431e5e
Update README.md 2022-08-26 14:50:40 +01:00
hlky
0a79a66527
separate directories for samples 🔥 🔥 Merge pull request #29 from JohannesGaessler/separate_outpath
separate directories  for samples   🔥 🔥
2022-08-26 14:21:53 +01:00
JohannesGaessler
b57d2bc3c9 separate output directories, sample info files 2022-08-26 15:11:34 +02:00
hlky
1d4ece76b8
Disable telemetry + add title
#62 implemented
2022-08-26 13:12:08 +01:00
hlky
44fd95aa1f
Update sync.yml 2022-08-26 12:24:48 +01:00
hlky
2eb5ce0fed
RealESRGAN Integration Merge pull request #58 from chanoc1/55-realesrgan-support
RealESRGAN Integration
2022-08-26 12:09:37 +01:00
hlky
d184f373fc
Merge branch 'master' into 55-realesrgan-support 2022-08-26 11:47:20 +01:00
hlky
aaa4b9d1b7
Add support for configuring UI defaults Merge pull request #40 from green-s/defaults-support
Add support for configuring UI defaults
2022-08-26 11:39:29 +01:00
chanoc
912efc60aa Merge branch '55-realesrgan-support' of https://github.com/chanoc1/stable-diffusion-webui into 55-realesrgan-support 2022-08-26 03:02:50 -07:00
chanoc
164b318fb4 Update copy-paste generation parameters to reflect RealESRGAN usage
Fix minor error in README
2022-08-26 03:02:04 -07:00
chanoc
fd571f95c8 Update copy-paste generation parameters to reflect RealESRGAN usage 2022-08-26 03:01:09 -07:00
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
Sam Green
844311fe7b Add support for configuring defaults. 2022-08-26 04:28:36 +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