mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
add job info to all jobs
This commit is contained in:
@@ -181,8 +181,7 @@ class InterrogateModels:
|
||||
|
||||
def interrogate(self, pil_image):
|
||||
res = ""
|
||||
shared.state.begin()
|
||||
shared.state.job = 'interrogate'
|
||||
shared.state.begin('interrogate')
|
||||
try:
|
||||
if shared.cmd_opts.lowvram or shared.cmd_opts.medvram:
|
||||
lowvram.send_everything_to_cpu()
|
||||
|
||||
Reference in New Issue
Block a user