fix: replace fcbh with ldm_patched

This commit is contained in:
Manuel Schmid 2024-01-04 18:03:12 +01:00
parent 0ab7dd0ce0
commit ee3d70ab87
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
1 changed files with 1 additions and 1 deletions

View File

@ -726,7 +726,7 @@ def worker():
try:
if async_task.last_stop is not False:
fcbh.model_management.interrupt_current_processing()
ldm_patched.model_management.interrupt_current_processing()
positive_cond, negative_cond = task['c'], task['uc']
if 'cn' in goals: