Lincoln Stein
|
91cce6b4c3
|
move special-casing test for precision on mps into T2I class
|
2022-09-03 09:43:18 -04:00 |
|
prixt
|
9d88abe2ea
|
fixed typo
|
2022-09-03 22:42:16 +09:00 |
|
prixt
|
a61e49bc97
|
* Removed unnecessary code
* Added description about --seamless
|
2022-09-03 22:39:35 +09:00 |
|
Lincoln Stein
|
d0df894c9f
|
Merge branch 'cgodley-web-host-port' into development
|
2022-09-03 09:33:46 -04:00 |
|
Lincoln Stein
|
f46916d521
|
Add warning message about change in default host
|
2022-09-03 09:33:02 -04:00 |
|
Lincoln Stein
|
12755c6ef6
|
Merge branch 'web-host-port' of github.com:cgodley/stable-diffusion into cgodley-web-host-port
this allows host and port to be set on --web command line.
changes default binding from 0.0.0.0 to 127.0.0.1
|
2022-09-03 09:12:32 -04:00 |
|
Lincoln Stein
|
cc4f33bf3a
|
Merge branch 'bakkot-variant-commas' into development
Change the image variation weighting syntax to match the prompt weighting
syntax
|
2022-09-03 09:08:20 -04:00 |
|
Lincoln Stein
|
d8c0d020eb
|
remove space between -V and its value in generated prompt, for consistency with other switches
|
2022-09-03 09:08:10 -04:00 |
|
Peter Baylies
|
1a4bed2e55
|
Merge branch 'development' of https://github.com/lstein/stable-diffusion into development
|
2022-09-03 05:02:25 -04:00 |
|
prixt
|
02bee4fdb1
|
added --seamless tag logging to normalize_prompt
|
2022-09-03 16:08:03 +09:00 |
|
Kevin Gibbons
|
e918cb1a8a
|
replace list delimiters in variations syntax
|
2022-09-02 23:51:22 -07:00 |
|
prixt
|
d922b53c26
|
added seamless tiling mode and commands
|
2022-09-03 15:13:31 +09:00 |
|
Eric Khun
|
0163310a47
|
Merge branch 'development' into patch-1
|
2022-09-03 03:27:25 +00:00 |
|
Lincoln Stein
|
423d25716d
|
Fix unclosed code section
|
2022-09-02 18:04:15 -04:00 |
|
Lincoln Stein
|
1d999ba974
|
Fix reference to variations walkthru
Had wrong href for the VARIATIONS.md file
|
2022-09-02 18:01:52 -04:00 |
|
Lincoln Stein
|
27d4bb5624
|
Merge branch 'development' of github.com:lstein/stable-diffusion into development
Synchronize with earlier changes in development
|
2022-09-02 18:00:02 -04:00 |
|
Lincoln Stein
|
c78b496da6
|
Merge branch 'bakkot-seed-fuzz' into development
This adds support for variations and mixtures of weighted variations
|
2022-09-02 17:58:42 -04:00 |
|
Lincoln Stein
|
dd2af3f93c
|
added walkthru, small code fixes
|
2022-09-02 17:54:55 -04:00 |
|
Lincoln Stein
|
2d65b03f05
|
Merge branch 'seed-fuzz' of github.com:bakkot/stable-diffusion into bakkot-seed-fuzz
|
2022-09-02 16:17:51 -04:00 |
|
Cragin Godley
|
2288412ef2
|
dream.py: fix indentation
|
2022-09-02 15:00:07 -04:00 |
|
Cragin Godley
|
6bff985496
|
dream.py: include 0.0.0.0 in --host help
Co-authored-by: Kevin Gibbons <bakkot@gmail.com>
|
2022-09-02 14:58:57 -04:00 |
|
Cragin Godley
|
918ade12ed
|
dream.py: use localhost in url when host is 0.0.0.0
Co-authored-by: Kevin Gibbons <bakkot@gmail.com>
|
2022-09-02 14:56:52 -04:00 |
|
Peter Baylies
|
70ef83ac30
|
Merge branch 'development' of https://github.com/lstein/stable-diffusion into development
|
2022-09-02 13:39:53 -04:00 |
|
Peter Baylies
|
b6cf8b9052
|
* Add threshold and perlin noise options for Karras samplers.
|
2022-09-02 13:39:26 -04:00 |
|
Cragin Godley
|
68f62c8352
|
web: allow custom host/port, default to 127.0.0.1 for security reasons
|
2022-09-02 12:27:12 -04:00 |
|
James Reynolds
|
33936430d0
|
Added issue templates
|
2022-09-02 12:16:09 -04:00 |
|
James Reynolds
|
81b3de9c65
|
New issue template
|
2022-09-02 12:16:09 -04:00 |
|
Simon Vans-Colina
|
ad6cf6f2f7
|
Update readme to make it clearer for Windows users
|
2022-09-02 12:12:48 -04:00 |
|
Eric Khun
|
ecef72ca39
|
Merge branch 'development' into patch-1
|
2022-09-02 15:22:30 +00:00 |
|
Lincoln Stein
|
92d1ed744a
|
Merge branch 'magnusviri-readme-mac-update-take2' into development
|
2022-09-02 10:42:39 -04:00 |
|
Lincoln Stein
|
da4bf95fbc
|
Merge branch 'development' into readme-mac-update-take2
|
2022-09-02 10:41:10 -04:00 |
|
Lincoln Stein
|
d43c5c01e3
|
Update README.md
Those []() link pairs get me every time.
|
2022-09-02 10:38:59 -04:00 |
|
Lincoln Stein
|
51278c7a10
|
add brief contribution instructions in lieu of full code-of-conduct and contribution guidelines
|
2022-09-02 10:37:35 -04:00 |
|
James Reynolds
|
6ef7c1ad4e
|
Added psychedelicious' changes
|
2022-09-02 08:29:28 -06:00 |
|
Lincoln Stein
|
33cc16473f
|
Merge branch 'main' into development
Synchronizing dev with legacy pulls to main.
|
2022-09-02 10:22:57 -04:00 |
|
James Reynolds
|
1701c2ea94
|
README-Mac update
|
2022-09-02 10:22:26 -04:00 |
|
Lincoln Stein
|
2e299a1daf
|
Merge branch 'gabrielrotbart-fix_img2img_m1' into main
This may improve the black image problem when using img2img with some
samplers on M1 hardware.
|
2022-09-02 10:18:06 -04:00 |
|
Lincoln Stein
|
0b582a40d0
|
add developer's guidance for refactoring this change
|
2022-09-02 10:17:51 -04:00 |
|
James Reynolds
|
1306457b27
|
README-Mac update
|
2022-09-02 08:17:19 -06:00 |
|
gabrielrotbart
|
f4a19af04f
|
fix scope being set to autocast even for m1
|
2022-09-02 14:55:24 +03:00 |
|
Eric Khun
|
58545ba057
|
Update README-Mac-MPS.md
|
2022-09-02 19:52:13 +08:00 |
|
Kevin Gibbons
|
4fe265735a
|
support generating variations
Co-authored-by: xra <mail@xra.dev>
|
2022-09-01 23:48:53 -07:00 |
|
James Reynolds
|
2b7f32502c
|
Merge branch 'lstein:main' into main
|
2022-09-01 19:41:14 -06:00 |
|
Lincoln Stein
|
3ee82d8a3b
|
Merge branch 'toffaletti-dream-m1' into main
This provides support for Apple M1 hardware
|
2022-09-01 17:55:36 -04:00 |
|
Lincoln Stein
|
629ca09fda
|
Merge branch 'dream-m1' of github.com:toffaletti/stable-diffusion into toffaletti-dream-m1
* Fix conflicts with main branch changes
* Fix logic error in choose_autocast_device() that was causing crashes
on CUDA systems.
|
2022-09-01 17:54:01 -04:00 |
|
Lincoln Stein
|
833de06299
|
fix InitImageResizer not found error, closes #294
|
2022-09-01 16:16:46 -04:00 |
|
David Wager
|
68eabab2af
|
Deprecate --laion400m and --weights arguments
Removes functionality for the --laion400m and --weights arguments and notifies user to use the --model argument instead.
|
2022-09-01 20:46:53 +01:00 |
|
David Wager
|
a4f69e62d7
|
Set sensible default for 1.4
Use the file that already exists for the majority of users for the default value.
|
2022-09-01 20:21:39 +01:00 |
|
David Wager
|
7db51d0171
|
Merge branch 'main' into main
|
2022-09-01 19:27:38 +01:00 |
|
Lincoln Stein
|
1b3c7acce3
|
fix ambiguous naming of self.device
|
2022-09-01 14:18:17 -04:00 |
|