Open redpeppers-01 opened 1 year ago
error message below. Was installed via a1111 extensions tab.
Error calling: F:\ai\automatic1111\stable-diffusion-webui\extensions\a1111-stable-diffusion-webui-vram-estimator\scripts\vram_estimator.py/ui Traceback (most recent call last): File "F:\ai\automatic1111\stable-diffusion-webui\modules\scripts.py", line 271, in wrap_call res = func(*args, **kwargs) File "F:\ai\automatic1111\stable-diffusion-webui\extensions\a1111-stable-diffusion-webui-vram-estimator\scripts\vram_estimator.py", line 369, in ui inputs = [self.i2i_width, self.i2i_height, self.i2i_batch_size] AttributeError: 'Script' object has no attribute 'i2i_width'
[VRAMEstimator] Loaded benchmark data.
Same issue here.
Same issue. I just hated seeing the message so I decided to just that section around try/except
error message below. Was installed via a1111 extensions tab.
Error calling: F:\ai\automatic1111\stable-diffusion-webui\extensions\a1111-stable-diffusion-webui-vram-estimator\scripts\vram_estimator.py/ui Traceback (most recent call last): File "F:\ai\automatic1111\stable-diffusion-webui\modules\scripts.py", line 271, in wrap_call res = func(*args, **kwargs) File "F:\ai\automatic1111\stable-diffusion-webui\extensions\a1111-stable-diffusion-webui-vram-estimator\scripts\vram_estimator.py", line 369, in ui inputs = [self.i2i_width, self.i2i_height, self.i2i_batch_size] AttributeError: 'Script' object has no attribute 'i2i_width'
[VRAMEstimator] Loaded benchmark data.