Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
ebd7f9bf
Commit
ebd7f9bf
authored
Apr 08, 2023
by
comfyanonymous
Browse files
Change the default prompt to something more impressive.
parent
463792f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
web/scripts/defaultGraph.js
web/scripts/defaultGraph.js
+3
-3
No files found.
web/scripts/defaultGraph.js
View file @
ebd7f9bf
...
...
@@ -13,7 +13,7 @@ export const defaultGraph = {
inputs
:
[{
name
:
"
clip
"
,
type
:
"
CLIP
"
,
link
:
5
}],
outputs
:
[{
name
:
"
CONDITIONING
"
,
type
:
"
CONDITIONING
"
,
links
:
[
6
],
slot_index
:
0
}],
properties
:
{},
widgets_values
:
[
"
bad hands
"
],
widgets_values
:
[
"
text, watermark
"
],
},
{
id
:
6
,
...
...
@@ -26,7 +26,7 @@ export const defaultGraph = {
inputs
:
[{
name
:
"
clip
"
,
type
:
"
CLIP
"
,
link
:
3
}],
outputs
:
[{
name
:
"
CONDITIONING
"
,
type
:
"
CONDITIONING
"
,
links
:
[
4
],
slot_index
:
0
}],
properties
:
{},
widgets_values
:
[
"
masterpiece best quality girl
"
],
widgets_values
:
[
"
beautiful scenery nature glass bottle landscape, , purple galaxy bottle,
"
],
},
{
id
:
5
,
...
...
@@ -56,7 +56,7 @@ export const defaultGraph = {
],
outputs
:
[{
name
:
"
LATENT
"
,
type
:
"
LATENT
"
,
links
:
[
7
],
slot_index
:
0
}],
properties
:
{},
widgets_values
:
[
8
566
257
,
true
,
20
,
8
,
"
euler
"
,
"
normal
"
,
1
],
widgets_values
:
[
1
566
80208700286
,
true
,
20
,
8
,
"
euler
"
,
"
normal
"
,
1
],
},
{
id
:
8
,
...
...
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