Commit Graph

172 Commits

Author SHA1 Message Date
AUTOMATIC 43bdbe934a enabled negative prompt by default
fixed broken empty directory when prompt does not start withl etter
2022-09-10 15:41:29 +03:00
AUTOMATIC 13eec4f3d4 changed <p> to <br> in info field to prevent double line breaks when copying
added new features to the list.
2022-09-10 14:53:38 +03:00
AUTOMATIC c92f2ff196 Update to cross attention from https://github.com/Doggettx/stable-diffusion #219 2022-09-10 12:06:19 +03:00
elucida d55a731081 fix typo
GFPGAN
2022-09-10 08:12:07 +03:00
AUTOMATIC 364bce105c put manual instructions above WSL, clarify they work for windows and linux 2022-09-10 00:31:58 +03:00
Bernard Maltais cbfd0caef9 Update readme to remove redundant parts. 2022-09-10 00:27:54 +03:00
Bernard Maltais c529532f8b Updare README with conda install instructions 2022-09-10 00:27:54 +03:00
Bernard Maltais fed90189c3 Update readme.md to use environment-wsl2.yaml 2022-09-10 00:27:54 +03:00
Bernard Maltais 046ee991fa Add Windows 11 specification 2022-09-10 00:27:54 +03:00
Bernard Maltais 203c8a3bad Automate GFPGAN download 2022-09-10 00:27:54 +03:00
Bernard Maltais 924aa65e22 Fix README.md 2022-09-10 00:27:54 +03:00
Bernard Maltais 8214447bba Add config and instructions for WSL2 setup 2022-09-10 00:27:54 +03:00
AUTOMATIC 55ef99d51c error in path in manual instruction for install 2022-09-10 00:05:00 +03:00
Kaleith 16792691c7
Removed mention of CUDA in the README
The requirement to install CUDA was removed with e92d4cf747 (diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L63) so that mention in README should be superfluous
2022-09-09 10:39:41 +02:00
AUTOMATIC 1fd2c22919 brought manual instructions up to date
reworked launching with different parameters
2022-09-09 08:37:19 +03:00
safentisAuth 5d49003e0d Update README.md 2022-09-09 01:45:18 +03:00
Daniel Grenner e817a28b8e
Add settings file
Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com>
2022-09-08 11:18:50 +02:00
AUTOMATIC1111 a196c45f15
Merge pull request #146 from orionaskatu/orionaskatu-port-option
--port option for #131
2022-09-08 11:46:51 +03:00
AUTOMATIC 27dfcf69da readme update 2022-09-08 11:43:59 +03:00
orionaskatu 50178b7f5b
Port defaults to 7860 2022-09-08 10:43:12 +02:00
orionaskatu 9c510011ac
update readme for --port option 2022-09-08 09:51:33 +02:00
AUTOMATIC e92d4cf747 Remove requirement for CUDA in readme. 2022-09-07 19:13:37 +03:00
AUTOMATIC 2cbda50cdd clarification about not running as root 2022-09-07 15:30:25 +03:00
AUTOMATIC 9cb3cc3a2f Textual inversion info 2022-09-07 03:13:28 +03:00
AUTOMATIC 7ce7fb01e0 fix for live progress breaking lowvram and medvram optimizations 2022-09-06 23:10:12 +03:00
AUTOMATIC c6e7c280fc redme updates 2022-09-06 20:57:49 +03:00
AUTOMATIC 3f55d9a932 collab link 2022-09-06 10:58:58 +03:00
AUTOMATIC 395f170597 readme extras for VRAM for
added missing packages to requirements for #74
add support for negative numbers in X/Y plot (plus ranges) #73
changed progressbar to work properly with custom modes
2022-09-06 10:11:25 +03:00
AUTOMATIC 4cb47bbf87 readme clarification 2022-09-06 02:19:45 +03:00
AUTOMATIC 595c907c29 fix readme giving bad advice 2022-09-05 13:40:51 +03:00
AUTOMATIC 811725d3aa Update webui.py to instruct python to install binary packages; this should prevent errors people are getting with lacking C++ compilers 2022-09-05 10:41:01 +03:00
AUTOMATIC 59df7a0d1b readme 2022-09-05 01:43:37 +03:00
AUTOMATIC 407fc1fe0c added credits section 2022-09-04 19:09:00 +03:00
AUTOMATIC f299645aee ESRGAN support 2022-09-04 18:54:12 +03:00
AUTOMATIC 78278ce695 added UI config file: ui-config.json 2022-09-04 13:52:01 +03:00
AUTOMATIC 836b646374 moved images to 2022-09-04 13:08:06 +03:00
AUTOMATIC b541c8ba3e readme clarifications 2022-09-02 20:21:11 +03:00
AUTOMATIC efa0a6483c change webui.bat to use venv 2022-09-02 19:26:18 +03:00
AUTOMATIC 7b9c301f89 fixambigious line in readme 2022-09-02 13:54:52 +03:00
AUTOMATIC 78c3735fdd more clarifications for the readme 2022-09-02 10:21:45 +03:00
AUTOMATIC 8b88fa27c5 COMMANDLINE_ARGS clarification added 2022-09-02 10:04:51 +03:00
AUTOMATIC 67216187a8 bat file for installing and launching 2022-09-02 09:49:35 +03:00
AUTOMATIC cf726cc40e README update for low VRAM users. 2022-09-02 01:56:46 +03:00
AUTOMATIC f1aa1d6711 clarifications for --lowvram and --medvram in readme. 2022-09-01 18:19:39 +03:00
AUTOMATIC 49fcdbefa3 instructions for running on latest python 2022-09-01 13:32:34 +03:00
AUTOMATIC e1648fc1d1 changes for inpainting for #35
support for --medvram
attempt to support share
2022-09-01 11:41:42 +03:00
AUTOMATIC 9427e4e290 readme 2022-08-31 11:32:45 +03:00
AUTOMATIC 672ec05e87 added links to readme 2022-08-31 11:23:03 +03:00
AUTOMATIC 476b27639e readme fix 2 2022-08-31 11:13:24 +03:00
AUTOMATIC a9c02996f1 readme fix 2022-08-31 11:10:46 +03:00
AUTOMATIC e38ad2ee95 added detailed installation instructions
fixed bug with missing same dir for a new install
added ctrl+c hander to immediately stop the program instead of waiting
2022-08-31 11:04:19 +03:00
AUTOMATIC 7434b3ebcc updated interface to use Blocks
added mode toggle for img2img
added inpainting to readme
2022-08-30 21:51:30 +03:00
AUTOMATIC 3402461055 gfpgan is not kept in memory
font selection setting
2022-08-29 16:42:00 +03:00
AUTOMATIC1111 2b0ac45966
Merge pull request #25 from cclauss/patch-1
README.md: Fix typos
2022-08-29 13:43:35 +03:00
AUTOMATIC d7acb99754 readme for --lowvram 2022-08-29 10:23:57 +03:00
Christian Clauss 3c7a22f77b
README.md: Fix typos 2022-08-29 08:05:13 +02:00
AUTOMATIC 93e7dbaa71 support for running custom code (primarily to generate various labeled grids)
export for 4chan option
2022-08-28 16:38:59 +03:00
AUTOMATIC 4e0fdca2f4 Implementation for SD upscale. 2022-08-27 16:13:33 +03:00
AUTOMATIC 9597b265ec implementation for attention using [] and () 2022-08-27 11:17:55 +03:00
AUTOMATIC 155dd2fc0c Renamed GFPGAN to extras
Added Real-ESRGAN to extras tab
2022-08-26 11:16:57 +03:00
AUTOMATIC 91dc8710ec textual inversion embeddings support
settings tab
2022-08-25 21:52:05 +03:00
AUTOMATIC e0339e29a5 png chunk info for readme 2022-08-24 19:05:03 +03:00
AUTOMATIC 34e9795505 readme for loopback 2022-08-24 16:43:05 +03:00
AUTOMATIC 852baf422a gfpgan dir for the guide's directory names
fix a bug in image resizing
2022-08-24 13:42:21 +03:00
AUTOMATIC ca0d7981a0 typos 2022-08-24 10:59:47 +03:00
AUTOMATIC 1463d44faf added resizing modes
added more info into readme
2022-08-24 10:52:41 +03:00
AUTOMATIC e996f3c118 readme extra 2022-08-23 22:49:58 +03:00
AUTOMATIC cb118c4036 Prompt matrix now draws text like in demo. 2022-08-23 18:04:13 +03:00
AUTOMATIC 61bfa6c16b additional picture for prompt matrix
proper seeds for img2img
a bit of refactoring
2022-08-23 14:07:37 +03:00
AUTOMATIC 60e95f1d8c silence the warning from transformers
add feature demonstrations to readme
2022-08-23 11:58:50 +03:00
AUTOMATIC 3324f31e84 first 2022-08-22 17:15:46 +03:00
AUTOMATIC1111 71cf18b012
Initial commit 2022-08-22 17:05:27 +03:00