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
7115ab5d
Unverified
Commit
7115ab5d
authored
Dec 24, 2022
by
AUTOMATIC1111
Committed by
GitHub
Dec 24, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5617 from mcmonkey4eva/fix-hints-file
fix hints file typo
parents
0c747d40
7b0a28f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
hints.js
javascript/hints.js
+1
-1
No files found.
javascript/hints.js
View file @
7115ab5d
...
...
@@ -17,7 +17,7 @@ titles = {
"
\
u2199
\
ufe0f"
:
"Read generation parameters from prompt or last generation if prompt is empty into user interface."
,
"
\
u{1f4c2}"
:
"Open images output directory"
,
"
\
u{1f4be}"
:
"Save style"
,
"
\
U0001F5D1"
:
"Clear prompt"
"
\
U0001F5D1"
:
"Clear prompt"
,
"
\
u{1f4cb}"
:
"Apply selected styles to current prompt"
,
"Inpaint a part of image"
:
"Draw a mask over an image, and the script will regenerate the masked area with content according to prompt"
,
...
...
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