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
ci-demos
sdxl
Commits
a1615c89
Commit
a1615c89
authored
Jan 21, 2026
by
jerrrrry
Browse files
Update test.py
parent
ce74811e
Pipeline
#3259
passed with stage
in 20 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test.py
test.py
+1
-1
No files found.
test.py
View file @
a1615c89
...
@@ -31,7 +31,7 @@ prompt = "An astronaut riding a green horse"
...
@@ -31,7 +31,7 @@ prompt = "An astronaut riding a green horse"
widths
=
[
1024
,
2048
]
widths
=
[
1024
,
2048
]
heights
=
[
1024
,
2048
]
heights
=
[
1024
,
2048
]
steps_list
=
[
10
,
20
]
steps_list
=
[
10
,
20
]
batch_sizes
=
[
2
]
batch_sizes
=
[
1
,
2
]
# Warm up
# Warm up
print
(
"Warming up..."
)
print
(
"Warming up..."
)
...
...
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