mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
torch dynamic profiling
This commit is contained in:
@@ -153,7 +153,7 @@ class APIControl():
|
||||
|
||||
# run
|
||||
with self.queue_lock:
|
||||
shared.state.begin('api-control', api=True)
|
||||
shared.state.begin('API-CTL', api=True)
|
||||
output_images = []
|
||||
output_processed = []
|
||||
output_info = ''
|
||||
|
||||
Reference in New Issue
Block a user