random_thoughtss
|
26a3fd2fe9
|
Highres fix works with unmasked latent.
Also refactor the mask creation to make it more accesible.
|
3 years ago |
random-thoughtss
|
f3f2ffd448
|
Merge branch 'AUTOMATIC1111:master' into master
|
3 years ago |
AUTOMATIC
|
1e428238db
|
add override_settings to API as an alternative to #3629
|
3 years ago |
random_thoughtss
|
8b4f32779f
|
Switch to a continous blend for cond. image.
|
3 years ago |
random_thoughtss
|
605d27687f
|
Added conditioning image masking to xy_grid.
Use `True` and `False` to select values.
|
3 years ago |
random_thoughtss
|
f9549d1cbb
|
Added option to use unmasked conditioning image.
|
3 years ago |
AUTOMATIC
|
6cbb04f7a5
|
fix #3517 breaking txt2img
|
3 years ago |
Vladimir Repin
|
f2cc3f32d5
|
fix whitespaces
|
3 years ago |
Vladimir Repin
|
9741969325
|
Save properly processed image before color correction
|
3 years ago |
Stephen
|
9e1a8b7734
|
non-implemented mask with any type
|
3 years ago |
Stephen
|
a7c213d0f5
|
[API][Feature] - Add img2img API endpoint
|
3 years ago |
AUTOMATIC
|
ca5a9e79dc
|
fix for img2img color correction in a batch #3218
|
3 years ago |
AUTOMATIC
|
324c7c732d
|
record First pass size as 0x0 for #3328
|
3 years ago |
AUTOMATIC
|
2b91251637
|
removed aesthetic gradients as built-in
added support for extensions
|
3 years ago |
timntorres
|
fccad18a59
|
Refer to Hypernet's name, sensibly, by its name variable.
|
3 years ago |
AUTOMATIC
|
df57064093
|
do not load aesthetic clip model until it's needed
add refresh button for aesthetic embeddings
add aesthetic params to images' infotext
|
3 years ago |
AUTOMATIC
|
bf30673f51
|
Fix Hypernet infotext string split bug for PR #3283
|
3 years ago |
AUTOMATIC
|
4587218190
|
updated readme and some small stylistic changes to code
|
3 years ago |
random_thoughtss
|
92a17a7a4a
|
Made dummy latents smaller. Minor code cleanups
|
3 years ago |
random_thoughtss
|
aa7ff2a197
|
Fixed non-square highres fix generation
|
3 years ago |
random_thoughtss
|
c418467c03
|
Don't compute latent mask if were not using it. Also added support for fixed highres_fix generation.
|
3 years ago |
random_thoughtss
|
8e7097d06a
|
Added support for RunwayML inpainting model
|
3 years ago |
timntorres
|
5e012e4dfa
|
Infotext saves more specific hypernet name.
|
3 years ago |
AUTOMATIC
|
5daf9cbb98
|
Merge remote-tracking branch 'origin/api'
|
3 years ago |
AUTOMATIC
|
cbf15edbf9
|
remove dependence on TQDM for sampler progress/interrupt functionality
|
3 years ago |
arcticfaded
|
f80e914ac4
|
example API working with gradio
|
3 years ago |
arcticfaded
|
60251c9456
|
initial prototype by borrowing contracts
|
3 years ago |
CookieHCl
|
c9836279f5
|
Only make output dir when creating output
|
3 years ago |
AUTOMATIC
|
0c5fa9a681
|
do not reload embeddings from disk when doing textual inversion
|
3 years ago |
AUTOMATIC
|
97f0727489
|
add First pass size always regardless of whether it was auto chosen or specified
|
3 years ago |
AUTOMATIC
|
f7ca63937a
|
bring back scale latent option in settings
|
3 years ago |
githublsx
|
a13af34b90
|
Set to -1 when seed input is none
|
3 years ago |
AUTOMATIC
|
368f4cc4c7
|
set firstpass w/h to 0 by default and rever to old behavior when any are 0
|
3 years ago |
AUTOMATIC
|
e644b5a80b
|
remove scale latent and no-crop options from hires fix
support copy-pasting new parameters for hires fix
|
3 years ago |
Buckzor
|
b382de2d77
|
Fixed Scale ratio problem
|
3 years ago |
Buckzor
|
40d1c6e423
|
Option between stretch and crop for Highres. fix
|
3 years ago |
Buckzor
|
b2261b53ae
|
Added first_pass_width and height as adjustable inputs to "High Res Fix"
|
3 years ago |
Trung Ngo
|
e72adc999b
|
Restore last generation params
|
3 years ago |
AUTOMATIC
|
39919c40dd
|
add eta noise seed delta option
|
3 years ago |
AUTOMATIC
|
8f1efdc130
|
--no-half-vae pt2
|
3 years ago |
AUTOMATIC
|
7349088d32
|
--no-half-vae
|
3 years ago |
AUTOMATIC
|
8d340cfb88
|
do not add clip skip to parameters if it's 1 or 0
|
3 years ago |
Fampai
|
ec2bd9be75
|
Fix issues with CLIP ignore option name change
|
3 years ago |
AUTOMATIC
|
e6e8cabe0c
|
change up #2056 to make it work how i want it to plus make xy plot write correct values to images
|
3 years ago |
William Moorehouse
|
594cbfd8fb
|
Sanitize infotext output (for now)
|
3 years ago |
William Moorehouse
|
006791c13d
|
Fix grabbing the model name for infotext
|
3 years ago |
William Moorehouse
|
d6d10a37bf
|
Added extended model details to infotext
|
3 years ago |
AUTOMATIC
|
bd833409ac
|
additional changes for saving pnginfo for #1803
|
3 years ago |
frostydad
|
ef93acdc73
|
remove line break
|
3 years ago |
frostydad
|
03e570886f
|
Fix incorrect sampler name in output
|
3 years ago |