Vladimir Mandic
986bc340ca
Merge pull request #438 from Sakura-Luna/pr9295
...
Add bf16 support for VAE
2023-04-24 11:36:28 -04:00
Vladimir Mandic
5b9187d38b
combo patch
2023-04-24 10:30:23 -04:00
Sakura-Luna
458a78e4de
Merge branch 'master' into pr9295
2023-04-24 13:19:57 +08:00
Vladimir Mandic
d3fbd798fb
add setup.log note
2023-04-22 09:30:09 -04:00
Vladimir Mandic
e02415b41e
Merge pull request #255 from catboxanon/patch/9092
...
Patch/9092
2023-04-21 09:13:11 -04:00
Vladimir Mandic
5739c8892f
Merge pull request #256 from catboxanon/patch/sampler-schedule-fix
...
Patch/sampler schedule fix
2023-04-21 09:12:45 -04:00
papuSpartan
9e8dc9843c
port to vlad
2023-04-21 03:18:08 -05:00
Vladimir Mandic
7939a1649d
parse model preload
2023-04-20 23:19:25 -04:00
Vladimir Mandic
0e7144186d
jump patch
2023-04-20 11:20:27 -04:00
catboxanon
9de7298898
Update processing.py
2023-04-16 21:06:37 -04:00
catboxanon
4d0c816303
Modify step multiplier flow
2023-04-16 20:39:45 -04:00
catboxanon
56f8a6b081
Fix sampler schedules with step multiplier
2023-04-16 20:34:52 -04:00
Vladimir Mandic
ed8819b8fc
lycoris, strong linting, model keyword, circular imports
2023-04-15 10:28:31 -04:00
catboxanon
fbab3fc6d1
Only handle image mask if any option enabled
2023-04-14 17:24:55 -04:00
catboxanon
3af152d488
Fix image mask composite for weird resolutions
2023-04-14 17:17:14 -04:00
Vladimir Mandic
81b8294e93
switch cmdflags to settings
2023-04-12 10:40:11 -04:00
Sakura-Luna
d19d227138
Add startup parameters and version check
2023-04-06 19:52:18 +08:00
Sakura-Luna
4aa115d5c1
Add bf16 support.
2023-04-02 17:28:44 +08:00
Vladimir Mandic
86b83fc956
Merge pull request #66 from AUTOMATIC1111/master
...
merge from upstream
2023-03-28 16:43:39 -04:00
AUTOMATIC
433b3ab701
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
...
This reverts commit 4268759370 , reversing
changes made to 1b63afbedc .
2023-03-28 20:36:57 +03:00
AUTOMATIC1111
4268759370
Merge pull request #7931 from space-nuko/img2img-enhance
...
Add `Upscale by` and `Upscaler` options to img2img
2023-03-28 20:21:25 +03:00
AUTOMATIC1111
f1db987e6a
Merge pull request #8958 from MrCheeze/variations-model
...
Add support for the unclip (Variations) models, unclip-h and unclip-l
2023-03-28 19:39:20 +03:00
MrCheeze
8a34671fe9
Add support for the Variations models (unclip-h and unclip-l)
2023-03-25 21:03:07 -04:00
space-nuko
7ea5d395c4
Add upscaler to img2img
2023-03-25 12:52:43 -04:00
space-nuko
68999d0b15
Add upscale slider to img2img
2023-03-25 12:52:35 -04:00
Vladimir Mandic
f181885f0c
Merge pull request #57 from AUTOMATIC1111/master
...
merge from upstream
2023-03-25 08:47:00 -04:00
catboxanon
caf84e8233
Expose inpainting mask and composite
...
For inpainting, this exposes the mask and masked composite and gives
the user the ability to display these in the web UI,
save to disk, or both.
2023-03-22 17:51:40 +00:00
Vladimir Mandic
df51949f3b
Merge pull request #53 from AUTOMATIC1111/master
...
merge from upstream
2023-03-14 07:58:58 -04:00
high_byte
4d26c7da57
initialize extra_network_data before use
2023-03-13 17:37:29 +02:00
Vladimir Mandic
86e89e5446
Merge pull request #46 from AUTOMATIC1111/master
...
merge from upstream
2023-03-11 08:02:09 -05:00
AUTOMATIC1111
da3f942ab2
Merge pull request #8017 from space-nuko/before-process-batch
...
Add `before_process_batch` script callback
2023-03-11 14:33:38 +03:00
space-nuko
ac38ad7e60
Merge remote-tracking branch 'origin/master' into unipc
2023-03-10 19:42:46 -05:00
Vladimir Mandic
2dabba9190
Merge pull request #40 from space-nuko/unipc
...
integrate unipc sampler
2023-03-10 09:57:24 -05:00
Vladimir Mandic
679320a764
add profiler
2023-02-28 10:04:25 -05:00
space-nuko
a2d635ad13
Add before_process_batch script callback
2023-02-22 01:52:53 -08:00
AUTOMATIC
15f4b217b1
fix the a merge conflict resolve i did that entirely breaks image generation
2023-02-19 09:50:14 +03:00
AUTOMATIC1111
6911deb242
Merge branch 'master' into fix-save-params-2
2023-02-19 09:15:45 +03:00
space-nuko
b20737815a
Fix params.txt saving for infotexts modified by process_batch
2023-02-16 21:44:46 -08:00
space-nuko
0a4917ac40
Apply extra networks per-batch instead of per-session (fixes wildcards)
2023-02-13 03:33:28 -08:00
space-nuko
fb274229b2
bug fix
2023-02-10 14:30:35 -08:00
space-nuko
c88dcc20d4
UniPC does not support img2img (for now)
2023-02-10 05:00:54 -08:00
space-nuko
1253199889
Working UniPC (for batch size 1)
2023-02-10 03:30:20 -08:00
Kyle
c27c0de0f7
txt2img Hires Fix
2023-02-03 19:15:32 -05:00
Kyle
6c6c6636bb
Image CFG Added (Full Implementation)
...
Uses separate denoiser for edit (instruct-pix2pix) models
No impact to txt2img or regular img2img
"Image CFG Scale" will only apply to instruct-pix2pix models and metadata will only be added if using such model
2023-02-03 18:19:56 -05:00
Kyle
3b2ad20ac1
Processing only, no CFGDenoiser change
...
Allows instruct-pix2pix
2023-02-02 19:19:45 -05:00
Kyle
cf0cfefe91
Revert "instruct-pix2pix support"
...
This reverts commit 269833067d .
2023-02-02 19:15:38 -05:00
Kyle
269833067d
instruct-pix2pix support
2023-02-02 09:37:01 -05:00
AUTOMATIC
040ec7a80e
make the program read Eta and Eta DDIM from generation parameters
2023-01-30 10:47:09 +03:00
AUTOMATIC
00dab8f10d
remove Batch size and Batch pos from textinfo (goodbye)
2023-01-29 11:53:24 +03:00
AUTOMATIC1111
fecb990deb
Merge pull request #7309 from brkirch/fix-embeddings
...
Fix embeddings, upscalers, and refactor `--upcast-sampling`
2023-01-28 18:44:36 +03:00