space-nuko / a1111-stable-diffusion-webui-vram-estimator

Show estimated VRAM usage for generation configs
MIT License
107 stars 11 forks source link

AttributeError: 'Script' object has no attribute 'i2i_width' #8

Open redpeppers-01 opened 1 year ago

redpeppers-01 commented 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.

DuckersMcQuack commented 1 year ago

Same issue here.

Judeisbad commented 11 months ago

Same issue. I just hated seeing the message so I decided to just that section around try/except