Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
S
Stable Diffusion Webui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
novelai-storage
Stable Diffusion Webui
Commits
be16d274
Commit
be16d274
authored
Jul 18, 2023
by
AUTOMATIC1111
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changelog for 1.5.0
parent
66c5f1bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
CHANGELOG.md
CHANGELOG.md
+5
-0
No files found.
CHANGELOG.md
View file @
be16d274
...
@@ -4,6 +4,7 @@
...
@@ -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 @@
...
@@ -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 @@
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment