AUTOMATIC1111 2 лет назад
Родитель
Сommit
be16d274f8
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -4,6 +4,7 @@
  * SD XL support
  * SD XL support
  * user metadata system for custom networks
  * user metadata system for custom networks
  * extended Lora metadata editor: set activation text, default weight, view tags, training info
  * extended Lora metadata editor: set activation text, default weight, view tags, training info
+ * Lora extension rework to include other types of networks (all that were previously handled by LyCORIS extension)
  * show github stars for extenstions
  * show github stars for extenstions
  * img2img batch mode can read extra stuff from png info
  * img2img batch mode can read extra stuff from png info
  * img2img batch works with subdirectories
  * img2img batch works with subdirectories
@@ -11,6 +12,9 @@
  * restyle time taken/VRAM display
  * restyle time taken/VRAM display
  * add textual inversion hashes to infotext
  * add textual inversion hashes to infotext
  * optimization: cache git extension repo information
  * optimization: cache git extension repo information
+ * move generate button next to the generated picture for mobile clients
+ * hide cards for networks of incompatible Stable Diffusion version in Lora extra networks interface
+ * skip installing packages with pip if they all are already installed - startup speedup of about 2 seconds
 
 
 ### Minor:
 ### Minor:
  * checkbox to check/uncheck all extensions in the Installed tab
  * checkbox to check/uncheck all extensions in the Installed tab
@@ -25,6 +29,7 @@
  * speedup extra networks listing
  * speedup extra networks listing
  * added `[none]` filename token.
  * added `[none]` filename token.
  * removed thumbs extra networks view mode (use settings tab to change width/height/scale to get thumbs)
  * removed thumbs extra networks view mode (use settings tab to change width/height/scale to get thumbs)
+ * add always_discard_next_to_last_sigma option to XYZ plot 
  
  
 ### Extensions and API:
 ### Extensions and API:
  * api endpoints: /sdapi/v1/server-kill, /sdapi/v1/server-restart, /sdapi/v1/server-stop
  * api endpoints: /sdapi/v1/server-kill, /sdapi/v1/server-restart, /sdapi/v1/server-stop