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
ca0d7981
Commit
ca0d7981
authored
Aug 24, 2022
by
AUTOMATIC
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typos
parent
1463d44f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
README.md
README.md
+6
-7
No files found.
README.md
View file @
ca0d7981
...
...
@@ -118,12 +118,11 @@ Example:

### Loading
Gradio's loading graphic has a very negative effect on the processing speed o
n
the neural network.
My RTX 3090 makes images about 10% faster when the tab with gradio is not active. By defaul, the UI
now hides loading progress animation and replaces it with static "Loading..." text
. Use
the --no-progressbar-hiding commandline option to revert this and show loading animations.
Gradio's loading graphic has a very negative effect on the processing speed o
f
the neural network.
My RTX 3090 makes images about 10% faster when the tab with gradio is not active. By defaul
t
, the UI
now hides loading progress animation and replaces it with static "Loading..." text
, which achieves
the
same effect. Use the
--no-progressbar-hiding commandline option to revert this and show loading animations.
### Prompt validation
Stable Diffusion has a limit for imput text length. If your prompt is too long, you will get a
warning in the text output field, showing which parts of your text were truncated and consequently
ignored by the model.
Stable Diffusion has a limit for input text length. If your prompt is too long, you will get a
warning in the text output field, showing which parts of your text were truncated and ignored by the model.
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