Steve Stavropoulos
1f4a0eb310
Make --gpu argument use the correct GPU
2022-08-26 21:41:19 +01:00
hlky
51edb7259e
Possible fix
2022-08-26 21:41:19 +01:00
hlky
5df44e95da
Adding .png metadata 🔥 Merge pull request #78 from georgzoeller/patch-1
...
Adding .png metadata 🔥
2022-08-26 20:36:48 +01:00
hlky
e655d4f58f
🔴 💚
2022-08-26 20:35:26 +01:00
hlky
0b6811464a
stderr + part of flagging got deleted??
2022-08-26 20:33:13 +01:00
hlky
87f8712f53
defaults
2022-08-26 20:29:26 +01:00
hlky
7b44c49680
fix conflicts
2022-08-26 20:26:10 +01:00
hlky
18415d704f
Revert "Merge branch 'master' into patch-1"
...
This reverts commit f13f810af7
, reversing
changes made to 4f8dd02ccb
.
2022-08-26 20:22:25 +01:00
hlky
f13f810af7
Merge branch 'master' into patch-1
2022-08-26 20:20:57 +01:00
JohannesGaessler
a167ac9860
Fixed setting environmental variable on Linux
2022-08-26 20:18:28 +01:00
Georg Zoeller
4f8dd02ccb
Adding .png metadata
...
This may open the option to read data from images dragged into the tool later. Activated with --save_metadata
Properties (example output from imagemagic 'identify -verbose' command:
SD:cfg_scale: 7.5
SD:GFPGAN: False
SD:height: 512
SD:normalize_prompt_weights: True
SD:prompt: a beautiful matte painting of a cottage on a magical fantasy island, unreal engine, barometric projection, rectilinear
SD:seed: 247624793
SD:steps: 50
SD:width: 512
2022-08-27 03:08:15 +08:00
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