update requirements

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-06-27 17:58:18 -04:00
parent 1d8551788a
commit 7447a79b46
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -367,6 +367,7 @@ class Script(scripts.Script):
clean_up_tokenization_spaces=True,
)
except Exception as e:
outputs = None
shared.log.error(f'Prompt enhance generate: {e}')
errors.display(e, 'Prompt enhance')
self.busy = False