Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
S
stable-diffusion-webui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
stable-diffusion-webui
Commits
4e72a1aa
Commit
4e72a1aa
authored
Oct 01, 2022
by
ClashSAN
Committed by
AUTOMATIC1111
Oct 02, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Grammar Fix
parent
5f561ee9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
README.md
README.md
+8
-8
No files found.
README.md
View file @
4e72a1aa
...
@@ -11,12 +11,12 @@ Check the [custom scripts](https://github.com/AUTOMATIC1111/stable-diffusion-web
...
@@ -11,12 +11,12 @@ Check the [custom scripts](https://github.com/AUTOMATIC1111/stable-diffusion-web
-
One click install and run script (but you still must install python and git)
-
One click install and run script (but you still must install python and git)
-
Outpainting
-
Outpainting
-
Inpainting
-
Inpainting
-
Prompt
-
Prompt
Matrix
-
Stable Diffusion
u
pscale
-
Stable Diffusion
U
pscale
-
Attention, specify parts of text that the model should pay more attention to
-
Attention, specify parts of text that the model should pay more attention to
-
a man in a ((t
xuedo)) - will pay more attentino
to tuxedo
-
a man in a ((t
uxedo)) - will pay more attention
to tuxedo
-
a man in a (t
xu
edo:1.21) - alternative syntax
-
a man in a (t
ux
edo:1.21) - alternative syntax
-
Loopback, run img2img proc
v
essing multiple times
-
Loopback, run img2img processing multiple times
-
X/Y plot, a way to draw a 2 dimensional plot of images with different parameters
-
X/Y plot, a way to draw a 2 dimensional plot of images with different parameters
-
Textual Inversion
-
Textual Inversion
-
have as many embeddings as you want and use any names you like for them
-
have as many embeddings as you want and use any names you like for them
...
@@ -35,15 +35,15 @@ Check the [custom scripts](https://github.com/AUTOMATIC1111/stable-diffusion-web
...
@@ -35,15 +35,15 @@ Check the [custom scripts](https://github.com/AUTOMATIC1111/stable-diffusion-web
-
4GB video card support (also reports of 2GB working)
-
4GB video card support (also reports of 2GB working)
-
Correct seeds for batches
-
Correct seeds for batches
-
Prompt length validation
-
Prompt length validation
-
get length of prompt in tokensas you type
-
get length of prompt in tokens
as you type
-
get a warning after ge
en
ration if some text was truncated
-
get a warning after ge
ne
ration if some text was truncated
-
Generation parameters
-
Generation parameters
-
parameters you used to generate images are saved with that image
-
parameters you used to generate images are saved with that image
-
in PNG chunks for PNG, in EXIF for JPEG
-
in PNG chunks for PNG, in EXIF for JPEG
-
can drag the image to PNG info tab to restore generation parameters and automatically copy them into UI
-
can drag the image to PNG info tab to restore generation parameters and automatically copy them into UI
-
can be disabled in settings
-
can be disabled in settings
-
Settings page
-
Settings page
-
Running arbitrary python code from UI (must run with
commandline flag
to enable)
-
Running arbitrary python code from UI (must run with
--allow-code
to enable)
-
Mouseover hints for most UI elements
-
Mouseover hints for most UI elements
-
Possible to change defaults/mix/max/step values for UI elements via text config
-
Possible to change defaults/mix/max/step values for UI elements via text config
-
Random artist button
-
Random artist button
...
...
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