Skip to content

Commit

Permalink
chore: updated seed and got rid of unused ,
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPietrusky committed Nov 17, 2023
1 parent a7492ec commit 8f953a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_input.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"prompt": {
"3": {
"inputs": {
"seed": 123123123123123,
"seed": 234234,
"steps": 20,
"cfg": 8,
"sampler_name": "euler",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"6": {
"inputs": {
"text": "beautiful scenery nature glass bottle landscape, , purple galaxy bottle,",
"text": "beautiful scenery nature glass bottle landscape, purple galaxy bottle,",
"clip": ["4", 1]
},
"class_type": "CLIPTextEncode"
Expand Down

0 comments on commit 8f953a8

Please sign in to comment.