i (#163)
This commit is contained in:
		
							parent
							
								
									74f8c67377
								
							
						
					
					
						commit
						3267d56698
					
				| @ -83,7 +83,7 @@ def worker(): | |||||||
|                 ] |                 ] | ||||||
|                 for n, w in loras: |                 for n, w in loras: | ||||||
|                     if n != 'None': |                     if n != 'None': | ||||||
|                         d.append((f'Lora [{n}] weight', w)) |                         d.append((f'LoRA [{n}] weight', w)) | ||||||
|                 log(x, d) |                 log(x, d) | ||||||
| 
 | 
 | ||||||
|             seed += 1 |             seed += 1 | ||||||
|  | |||||||
| @ -29,7 +29,7 @@ def log(img, dic): | |||||||
|                 else: |                 else: | ||||||
|                     f.write(f"{k}: <b>{v}</b></p>\n") |                     f.write(f"{k}: <b>{v}</b></p>\n") | ||||||
|             i += 1 |             i += 1 | ||||||
|         f.write(f"<p><img src=\"{local_temp_filename}\" width=512></img></p>\n") |         f.write(f"<p><img src=\"{only_name}\" width=512></img></p>\n") | ||||||
| 
 | 
 | ||||||
|     print(f'Image generated with private log at: {html_name}') |     print(f'Image generated with private log at: {html_name}') | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user