-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Description
Every time I try to rerender anything (even without using TRT) I get this error:
*** Error running process_batch: C:\Users\AdziOo\stable-diffusion-webui\extensions\Stable-Diffusion-WebUI-TensorRT\scripts\trt.py
Traceback (most recent call last):
File "C:\Users\AdziOo\stable-diffusion-webui\modules\scripts.py", line 742, in process_batch
script.process_batch(p, *script_args, **kwargs)
File "C:\Users\AdziOo\stable-diffusion-webui\extensions\Stable-Diffusion-WebUI-TensorRT\scripts\trt.py", line 302, in process_batch
if self.idx != sd_unet.current_unet.profile_idx:
AttributeError: 'NoneType' object has no attribute 'profile_idx'
How to fix it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels