Commit graph

  • fc49844aa8
    Merge branch 'master' into master EyeDeck 2022-09-12 08:19:14 -04:00
  • c205a07fbc Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-12 15:10:16 +03:00
  • 372a2c3e2e [Feature Request] Please add "--share-password" for Gradio server security AUTOMATIC 2022-09-12 15:10:05 +03:00
  • e3646e79aa Add --auth command line argument to enable Gradio authentication EyeDeck 2022-09-12 08:08:41 -04:00
  • ab87ff0100
    Update issue templates AUTOMATIC1111 2022-09-12 14:39:02 +03:00
  • e4f080f61a print git commit revision when launching webui AUTOMATIC 2022-09-12 14:36:40 +03:00
  • 051e9195f1
    Merge pull request from EyeDeck/master AUTOMATIC1111 2022-09-12 13:24:14 +03:00
  • c094f00e10
    Merge branch 'master' into master AUTOMATIC1111 2022-09-12 13:23:58 +03:00
  • ddc86f2edb --gradio-debug for collab users AUTOMATIC 2022-09-12 12:40:55 +03:00
  • c50fa7a932 remove mistaken error message AUTOMATIC 2022-09-12 12:26:37 +03:00
  • e68484500f Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-12 11:55:35 +03:00
  • 9bb20be090 memory optimization for CLIP interrogator changed default cfg_scale to a higher value AUTOMATIC 2022-09-12 11:55:27 +03:00
  • 655ef8e8cb Added cmd arg to load custom ui settings file Stephan Reinwald 2022-09-12 08:44:45 +02:00
  • ab0a79cdf4 keep interrogate models not in vram by default AUTOMATIC 2022-09-12 09:00:11 +03:00
  • 9c48383608 initial work on img2imgalt AUTOMATIC 2022-09-12 01:55:34 +03:00
  • e05e46aa3f
    Merge branch 'master' into master EyeDeck 2022-09-11 18:15:30 -04:00
  • 303b75c149 save sd upscales as samples not grids AUTOMATIC 2022-09-12 00:20:05 +03:00
  • 81d91cea29 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-11 23:25:35 +03:00
  • 4535239d8a Add a samples filename format option Michoko 2022-09-11 17:17:13 +02:00
  • 8fb9c57ed6 add half() supporrt for CLIP interrogation AUTOMATIC 2022-09-11 23:24:24 +03:00
  • 29a2933e23 Add --hide-ui-dir-config command line flag EyeDeck 2022-09-11 16:00:42 -04:00
  • 5dc05c0d0d Implemented workaround to allow the use of seeds with the mps/metal backend. Fixed img2img's use of unsupported precision float64 with mps backend. Elias Oenal 2022-09-11 21:11:02 +02:00
  • 2920ca7892 CodeFormer does not support mps/metal backend, implemented fallback to cpu backend. Elias Oenal 2022-09-11 21:10:21 +02:00
  • cacd14bee8 Only create backup if path exists cryzed 2022-09-11 20:17:09 +02:00
  • 5fbed65236 Add support for saving styles with negative prompts cryzed 2022-09-11 16:35:12 +02:00
  • d97c6f221f added instructions for manual installation AUTOMATIC 2022-09-11 18:52:40 +03:00
  • f194457229 CLIP interrogator AUTOMATIC 2022-09-11 18:48:36 +03:00
  • 13008bab90 Fixed prompt_style type hints: int -> str JohannesGaessler 2022-09-11 11:18:06 +02:00
  • ae6b879b85 i will fix the typo AUTOMATIC 2022-09-11 12:31:28 +03:00
  • 599666cd3f let me tell you about realesrgan AUTOMATIC 2022-09-11 12:13:26 +03:00
  • f185874418 [Feature Request] Save defaults for extras & keep image parameters after using extras AUTOMATIC 2022-09-11 11:31:16 +03:00
  • 2e6153e343 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-11 10:25:02 +03:00
  • a094b3ab8e Add another instruction for workaround for AUTOMATIC 2022-09-11 09:54:51 +03:00
  • b5d1af11b7 Modular device management Abdullah Barhoum 2022-09-11 07:11:27 +02:00
  • 065e310a3f Change "send to " Seki 2022-09-11 06:21:47 +09:00
  • e8884c2b01 Change "send to " Seki 2022-09-11 06:17:34 +09:00
  • 06fadd2dc5 added --opt-split-attention-v1 AUTOMATIC 2022-09-11 00:29:10 +03:00
  • 77f8a72fa8 fix a bug with error message AUTOMATIC 2022-09-11 00:26:24 +03:00
  • d41568de29 Attempt to fix negative prompt UI for AUTOMATIC 2022-09-10 20:18:38 +03:00
  • dfefc5175a extra info for de-noising strength tooltip AUTOMATIC 2022-09-10 17:31:03 +03:00
  • 1b963c205f fixed broken empty directory when prompt does not start with letter, this time for real AUTOMATIC 2022-09-10 16:33:45 +03:00
  • b3311a50dc fix repeating subseeds for every batch AUTOMATIC 2022-09-10 16:16:18 +03:00
  • df58e0bfff fix settings styling for AUTOMATIC 2022-09-10 15:54:46 +03:00
  • 43bdbe934a enabled negative prompt by default fixed broken empty directory when prompt does not start withl etter AUTOMATIC 2022-09-10 15:41:29 +03:00
  • 13eec4f3d4 changed <p> to <br> in info field to prevent double line breaks when copying added new features to the list. AUTOMATIC 2022-09-10 14:53:38 +03:00
  • 4d2c0c7a72 undo CodeFormer's upscaling of images with dimensions less than 512. AUTOMATIC 2022-09-10 13:53:10 +03:00
  • decbbe81f5 separated options for sample and grid dir saving for AUTOMATIC 2022-09-10 13:36:16 +03:00
  • c92f2ff196 Update to cross attention from https://github.com/Doggettx/stable-diffusion AUTOMATIC 2022-09-10 12:06:19 +03:00
  • ef0cdb8a42 add batch count to sd upscale fix writing empty prompt pictures to rroot directory instead of 'empty' suppress 'Denoising strength change factor' text inimage info unless using loopback mode AUTOMATIC 2022-09-10 11:37:06 +03:00
  • 955f644ce1 split settings into three columns added a different workaround for gradio mask bug with info in UI switched to newer gradio version AUTOMATIC 2022-09-10 11:10:00 +03:00
  • 695c05fb30 prioritize repositories/stable-diffusion path when searching for SD AUTOMATIC 2022-09-10 10:29:19 +03:00
  • 22faf30c0b add script for batch file processing AUTOMATIC 2022-09-10 08:45:55 +03:00
  • 6f678ec79c Emoji are not being sorted correctly AUTOMATIC 2022-09-10 08:45:16 +03:00
  • ee8a6fa89f Images in Prompt Matrix grid using different seeds. AUTOMATIC 2022-09-10 08:29:12 +03:00
  • 26ce47eb6c [Feature Request] Ability to pass a custom ui-config.json via command line args AUTOMATIC 2022-09-10 08:18:54 +03:00
  • d55a731081 fix typo elucida 2022-09-10 12:59:22 +08:00
  • 022bc97c27 update for code that was supposed to be hiding mask for the gradio bug but isn't. AUTOMATIC 2022-09-10 08:10:54 +03:00
  • 1fcb48347d prevent styles from adding an extra comma AUTOMATIC 2022-09-10 00:51:07 +03:00
  • 8e13f54a1d add webui-user.bat to gitignore to possibly remedy AUTOMATIC 2022-09-10 00:38:16 +03:00
  • 364bce105c put manual instructions above WSL, clarify they work for windows and linux AUTOMATIC 2022-09-10 00:31:58 +03:00
  • cbfd0caef9 Update readme to remove redundant parts. Bernard Maltais 2022-09-09 17:12:08 -04:00
  • c529532f8b Updare README with conda install instructions Bernard Maltais 2022-09-09 17:05:23 -04:00
  • fed90189c3 Update readme.md to use environment-wsl2.yaml Bernard Maltais 2022-09-09 16:49:25 -04:00
  • 046ee991fa Add Windows 11 specification Bernard Maltais 2022-09-09 15:43:20 -04:00
  • 203c8a3bad Automate GFPGAN download Bernard Maltais 2022-09-09 15:39:16 -04:00
  • 924aa65e22 Fix README.md Bernard Maltais 2022-09-09 15:37:15 -04:00
  • 17eb6a0481 fix .gitignore copy Bernard Maltais 2022-09-09 15:35:36 -04:00
  • 8214447bba Add config and instructions for WSL2 setup Bernard Maltais 2022-09-09 15:33:27 -04:00
  • 55ef99d51c error in path in manual instruction for install AUTOMATIC 2022-09-10 00:05:00 +03:00
  • a5316bbf63 add missing reqs from PR add missing check to autoinstall that will install fonts for existing users remove unusaed line from another PR AUTOMATIC 2022-09-09 23:45:44 +03:00
  • fbdec2ef20 Fix prompt matrix script Lukas Meller 2022-09-09 21:55:54 +02:00
  • 89f4bb3ca1 Cleaner condition orionaskatu 2022-09-09 21:42:46 +02:00
  • 79cca25704 Embed roboto orionaskatu 2022-09-09 19:13:52 +02:00
  • 86867e153f support for prompt styles fix broken prompt matrix AUTOMATIC 2022-09-09 23:16:02 +03:00
  • d714ea4c41 ability to upload mask for inpainting AUTOMATIC 2022-09-09 19:43:16 +03:00
  • 5b6a585ae5 Merge remote-tracking branch 'origin/master' into seeds AUTOMATIC 2022-09-09 19:13:40 +03:00
  • 17a7477c72 Include negative prompt in parameters text file David Yates 2022-09-09 16:16:51 +02:00
  • efde17e839 i will also fix floating point significant digits AUTOMATIC 2022-09-09 18:05:43 +03:00
  • b1707553cf added resize seeds and variation seeds features AUTOMATIC 2022-09-09 17:54:04 +03:00
  • ab623db52c
    Merge pull request from Thielak/master AUTOMATIC1111 2022-09-09 12:48:35 +03:00
  • 16792691c7
    Removed mention of CUDA in the README Kaleith 2022-09-09 10:39:41 +02:00
  • 003b60b94e add an option to show negative prompt AUTOMATIC 2022-09-09 09:15:36 +03:00
  • 41434ba3cd make X/Y plot's S/R apply to negative prompt as well. AUTOMATIC 2022-09-09 08:58:31 +03:00
  • bcb8a5eb0a change default font capitalization to possibly help linux users AUTOMATIC 2022-09-09 08:45:39 +03:00
  • 1fd2c22919 brought manual instructions up to date reworked launching with different parameters AUTOMATIC 2022-09-09 08:37:19 +03:00
  • 0c63aa95e1 Merge remote-tracking branch 'origin/master' AUTOMATIC 2022-09-09 07:22:46 +03:00
  • 116a2b89c0
    Merge pull request from orionaskatu/patch-1 AUTOMATIC1111 2022-09-09 07:21:34 +03:00
  • 93524bfb73
    Merge pull request from SafentisFox/fix_output_display AUTOMATIC1111 2022-09-09 07:19:46 +03:00
  • 764a64b02e
    Some typos orionaskatu 2022-09-09 01:17:38 +02:00
  • 5d49003e0d Update README.md safentisAuth 2022-09-09 01:45:18 +03:00
  • 02bcd51a5a fix aggressive caching for extras tab AUTOMATIC 2022-09-08 23:29:36 +03:00
  • ec33d6e842 fix inconsistency in readme (thx ) AUTOMATIC 2022-09-08 20:13:54 +03:00
  • 7c8b6b2abb
    Merge pull request from JohannesGaessler/typo-fix AUTOMATIC1111 2022-09-08 20:08:12 +03:00
  • fe4e3c2673 fix for PLMS live previews in txt2img AUTOMATIC 2022-09-08 19:34:20 +03:00
  • ca3861e05f fix for DDIM live previews in txt2img AUTOMATIC 2022-09-08 19:20:41 +03:00
  • bb46ad9504 Fixed typos in JavaScript descriptions JohannesGaessler 2022-09-08 18:19:53 +02:00
  • 701f76b29a
    Merge pull request from JohannesGaessler/progress-printing AUTOMATIC1111 2022-09-08 18:34:45 +03:00
  • f211c498b9 More informative progress printing JohannesGaessler 2022-09-08 15:37:13 +02:00
  • 20b86e81c3
    Merge pull request from rewbs/img2img2-loopback-denoise-strength-change-factor AUTOMATIC1111 2022-09-08 17:02:15 +03:00
  • ad02b249f5 add a helpful message when user puts RealESRGAN model into ESRGAN directory. AUTOMATIC 2022-09-08 15:49:47 +03:00