pull/55/head
Vladimir Mandic 2024-05-16 20:10:52 -04:00
parent 363d441747
commit 4023d2b06c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ args = {
def run_benchmark(batch: int, extra: bool):
shared.state.begin('benchmark')
shared.state.begin('Benchmark')
if args['sd_model'] is None:
args['sd_model'] = shared.sd_model
args['batch_size'] = batch