Commit a1615c89 authored by jerrrrry's avatar jerrrrry
Browse files

Update test.py

parent ce74811e
Pipeline #3259 passed with stage
in 20 minutes and 3 seconds
......@@ -31,7 +31,7 @@ prompt = "An astronaut riding a green horse"
widths = [1024, 2048]
heights = [1024, 2048]
steps_list = [10, 20]
batch_sizes = [2]
batch_sizes = [1,2]
# Warm up
print("Warming up...")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment