2c52f4da7f 
								
							 
						 
						
							
							
								
								fix broken samplers in XY plot  
							
							
							
						 
						
							2022-10-09 15:01:42 +03:00  
				
					
						
							
							
								 
						
							
								e6e8cabe0c 
								
							 
						 
						
							
							
								
								change up  #2056  to make it work how i want it to plus make xy plot write correct values to images  
							
							
							
						 
						
							2022-10-09 14:57:48 +03:00  
				
					
						
							
							
								 
						
							
								594cbfd8fb 
								
							 
						 
						
							
							
								
								Sanitize infotext output (for now)  
							
							
							
						 
						
							2022-10-09 14:49:15 +03:00  
				
					
						
							
							
								 
						
							
								006791c13d 
								
							 
						 
						
							
							
								
								Fix grabbing the model name for infotext  
							
							
							
						 
						
							2022-10-09 14:49:15 +03:00  
				
					
						
							
							
								 
						
							
								d6d10a37bf 
								
							 
						 
						
							
							
								
								Added extended model details to infotext  
							
							
							
						 
						
							2022-10-09 14:49:15 +03:00  
				
					
						
							
							
								 
						
							
								542a3d3a4a 
								
							 
						 
						
							
							
								
								fix btoken hypernetworks in XY plot  
							
							
							
						 
						
							2022-10-09 14:33:22 +03:00  
				
					
						
							
							
								 
						
							
								ad4de819c4 
								
							 
						 
						
							
							
								
								update ESRGAN architecture and model to support all ESRGAN models in the DB, BSRGAN and real-ESRGAN models  
							
							
							
						 
						
							2022-10-09 13:07:50 +02:00  
				
					
						
							
							
								 
						
							
								77a719648d 
								
							 
						 
						
							
							
								
								fix logic error in  #1832  
							
							
							
						 
						
							2022-10-09 13:48:04 +03:00  
				
					
						
							
							
								 
						
							
								f4578b343d 
								
							 
						 
						
							
							
								
								fix model switching not working properly if there is a different yaml config  
							
							
							
						 
						
							2022-10-09 13:23:30 +03:00  
				
					
						
							
							
								 
						
							
								bd833409ac 
								
							 
						 
						
							
							
								
								additional changes for saving pnginfo for  #1803  
							
							
							
						 
						
							2022-10-09 13:10:15 +03:00  
				
					
						
							
							
								 
						
							
								0609ce06c0 
								
							 
						 
						
							
							
								
								Removed duplicate definition model_path  
							
							
							
						 
						
							2022-10-09 12:46:07 +03:00  
				
					
						
							
							
								 
						
							
								a65a45272e 
								
							 
						 
						
							
							
								
								Don't change the seed initially if "Keep -1 for seeds" is checked  
							
							... 
							
							
							
							Fixes  #1049  
						
							2022-10-09 12:43:56 +03:00  
				
					
						
							
							
								 
						
							
								d74c38108f 
								
							 
						 
						
							
							
								
								Confirm that options are valid before starting  
							
							... 
							
							
							
							When using the 'Sampler' or 'Checkpoint' options, if one of the entered
names has a typo, an error will only be thrown once the `draw_xy_grid`
loop reaches that name. This can waste a lot of time for large grids
with a typo near the end of a list, since the script needs to start over
and re-generate any earlier images to finish making the grid.
Also fixing typo in variable name in `draw_xy_grid`. 
							
						 
						
							2022-10-09 12:39:18 +03:00  
				
					
						
							
							
								 
						
							
								6f6798ddab 
								
							 
						 
						
							
							
								
								prevent a possible code execution error (thanks, RyotaK)  
							
							
							
						 
						
							2022-10-09 12:33:37 +03:00  
				
					
						
							
							
								 
						
							
								0241d811d2 
								
							 
						 
						
							
							
								
								Revert "Fix for Prompts_from_file showing extra textbox."  
							
							... 
							
							
							
							This reverts commit e2930f9821 
							
						 
						
							2022-10-09 12:04:44 +03:00  
				
					
						
							
							
								 
						
							
								ab4fe4f44c 
								
							 
						 
						
							
							
								
								hide filenames for save button by default  
							
							
							
						 
						
							2022-10-09 11:59:41 +03:00  
				
					
						
							
							
								 
						
							
								cbf6dad02d 
								
							 
						 
						
							
							
								
								Handle case where on_show returns the wrong number of arguments  
							
							
							
						 
						
							2022-10-09 11:16:38 +03:00  
				
					
						
							
							
								 
						
							
								86cb16886f 
								
							 
						 
						
							
							
								
								Pull Request Code Review Fixes  
							
							
							
						 
						
							2022-10-09 11:16:38 +03:00  
				
					
						
							
							
								 
						
							
								e2930f9821 
								
							 
						 
						
							
							
								
								Fix for Prompts_from_file showing extra textbox.  
							
							
							
						 
						
							2022-10-09 11:16:38 +03:00  
				
					
						
							
							
								 
						
							
								1ffeb42d38 
								
							 
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2022-10-09 11:10:13 +03:00  
				
					
						
							
							
								 
						
							
								ef93acdc73 
								
							 
						 
						
							
							
								
								remove line break  
							
							
							
						 
						
							2022-10-09 11:09:17 +03:00  
				
					
						
							
							
								 
						
							
								03e570886f 
								
							 
						 
						
							
							
								
								Fix incorrect sampler name in output  
							
							
							
						 
						
							2022-10-09 11:09:17 +03:00  
				
					
						
							
							
								 
						
							
								122d42687b 
								
							 
						 
						
							
							
								
								Fix VRAM Issue by only loading in hypernetwork when selected in settings  
							
							
							
						 
						
							2022-10-09 11:08:11 +03:00  
				
					
						
							
							
								 
						
							
								e00b4df7c6 
								
							 
						 
						
							
							
								
								Merge pull request  #1752  from Greendayle/dev/deepdanbooru  
							
							... 
							
							
							
							Added DeepDanbooru interrogator 
							
						 
						
							2022-10-09 10:52:21 +03:00  
				
					
						
							
							
								 
						
							
								14192c5b20 
								
							 
						 
						
							
							
								
								Support `Download` for txt files.  
							
							
							
						 
						
							2022-10-09 10:49:11 +03:00  
				
					
						
							
							
								 
						
							
								5ab7e88d9b 
								
							 
						 
						
							
							
								
								Add `Download` & `Download as zip`  
							
							
							
						 
						
							2022-10-09 10:49:11 +03:00  
				
					
						
							
							
								 
						
							
								4e569fd888 
								
							 
						 
						
							
							
								
								fixed incorrect message about loading config; thanks anon!  
							
							
							
						 
						
							2022-10-09 10:31:47 +03:00  
				
					
						
							
							
								 
						
							
								c77c89cc83 
								
							 
						 
						
							
							
								
								make main model loading and model merger use the same code  
							
							
							
						 
						
							2022-10-09 10:23:31 +03:00  
				
					
						
							
							
								 
						
							
								cd8673bd9b 
								
							 
						 
						
							
							
								
								add embed embedding to ui  
							
							
							
						 
						
							2022-10-09 05:40:57 +01:00  
				
					
						
							
							
								 
						
							
								5841990b0d 
								
							 
						 
						
							
							
								
								Update textual_inversion.py  
							
							
							
						 
						
							2022-10-09 05:38:38 +01:00  
				
					
						
							
							
								 
						
							
								050a6a798c 
								
							 
						 
						
							
							
								
								support loading .yaml config with same name as model  
							
							... 
							
							
							
							support EMA weights in processing (????) 
							
						 
						
							2022-10-08 23:26:48 +03:00  
				
					
						
							
							
								 
						
							
								432782163a 
								
							 
						 
						
							
							
								
								chore: Fix typos  
							
							
							
						 
						
							2022-10-08 22:42:30 +03:00  
				
					
						
							
							
								 
						
							
								610a7f4e14 
								
							 
						 
						
							
							
								
								Break after finding the local directory of stable diffusion  
							
							... 
							
							
							
							Otherwise, we may override it with one of the next two path (. or ..) if it is present there, and then the local paths of other modules (taming transformers, codeformers, etc.) wont be found in sd_path/../.
Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1085  
							
						 
						
							2022-10-08 22:35:04 +03:00  
				
					
						
							
							
								 
						
							
								3b2141c5fb 
								
							 
						 
						
							
							
								
								add 'Ignore last layers of CLIP model' option as a parameter to the infotext  
							
							
							
						 
						
							2022-10-08 22:21:15 +03:00  
				
					
						
							
							
								 
						
							
								e6e42f98df 
								
							 
						 
						
							
							
								
								make --force-enable-xformers work without needing --xformers  
							
							
							
						 
						
							2022-10-08 22:12:23 +03:00  
				
					
						
							
							
								 
						
							
								1371d7608b 
								
							 
						 
						
							
							
								
								Added ability to ignore last n layers in FrozenCLIPEmbedder  
							
							
							
						 
						
							2022-10-08 22:10:37 +03:00  
				
					
						
							
							
								 
						
							
								b458fa48fe 
								
							 
						 
						
							
							
								
								Update ui.py  
							
							
							
						 
						
							2022-10-08 20:38:35 +03:00  
				
					
						
							
							
								 
						
							
								15c4278f1a 
								
							 
						 
						
							
							
								
								TI preprocess wording  
							
							... 
							
							
							
							I had to check the code to work out what splitting was 🤷🏿  
							
						 
						
							2022-10-08 20:38:35 +03:00  
				
					
						
							
							
								 
						
							
								0ec80f0125 
								
							 
						 
						
							
							
								
								Merge branch 'master' into dev/deepdanbooru  
							
							
							
						 
						
							2022-10-08 18:28:22 +02:00  
				
					
						
							
							
								 
						
							
								3061cdb7b6 
								
							 
						 
						
							
							
								
								add --force-enable-xformers option and also add messages to console regarding cross attention optimizations  
							
							
							
						 
						
							2022-10-08 19:22:15 +03:00  
				
					
						
							
							
								 
						
							
								f9c5da1592 
								
							 
						 
						
							
							
								
								add fallback for xformers_attnblock_forward  
							
							
							
						 
						
							2022-10-08 19:05:19 +03:00  
				
					
						
							
							
								 
						
							
								01f8cb4447 
								
							 
						 
						
							
							
								
								made deepdanbooru optional, added to readme, automatic download of deepbooru model  
							
							
							
						 
						
							2022-10-08 18:02:56 +02:00  
				
					
						
							
							
								 
						
							
								a5550f0213 
								
							 
						 
						
							
							
								
								alternate prompt  
							
							
							
						 
						
							2022-10-08 18:12:19 +03:00  
				
					
						
							
							
								 
						
							
								34acad1628 
								
							 
						 
						
							
							
								
								Add GZipMiddleware to root demo  
							
							
							
						 
						
							2022-10-08 18:03:16 +03:00  
				
					
						
							
							
								 
						
							
								cc0258aea7 
								
							 
						 
						
							
							
								
								check for ampere without destroying the optimizations. again.  
							
							
							
						 
						
							2022-10-08 17:54:16 +03:00  
				
					
						
							
							
								 
						
							
								017b6b8744 
								
							 
						 
						
							
							
								
								check for ampere  
							
							
							
						 
						
							2022-10-08 17:54:16 +03:00  
				
					
						
							
							
								 
						
							
								7e639cd498 
								
							 
						 
						
							
							
								
								check for 3.10  
							
							
							
						 
						
							2022-10-08 17:54:16 +03:00  
				
					
						
							
							
								 
						
							
								5329d0aba0 
								
							 
						 
						
							
							
								
								Merge branch 'master' into dev/deepdanbooru  
							
							
							
						 
						
							2022-10-08 16:30:28 +02:00  
				
					
						
							
							
								 
						
							
								cfc33f99d4 
								
							 
						 
						
							
							
								
								why did you do this  
							
							
							
						 
						
							2022-10-08 17:29:06 +03:00  
				
					
						
							
							
								 
						
							
								2e8ba0fa47 
								
							 
						 
						
							
							
								
								fix conflicts  
							
							
							
						 
						
							2022-10-08 16:27:48 +02:00