You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not loading, I added a lot of styles and now it's not loading. FYI I'm using a Google Collab folder.
Heres the error
Loading weights [31e35c80fc] from /content/gdrive/MyDrive/sd/stable-diffusion-webui/models/Stable-diffusion/sd_xl_base_1.0.safetensors
*** Error calling: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/StyleSelectorXL/scripts/StyleSelectorXL.py/ui
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 402, in wrap_call
return func(*args, **kwargs)
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/StyleSelectorXL/scripts/StyleSelectorXL.py", line 139, in ui
value=False, label="Generate All Styles In Order", info="To Generate Your Prompt in All Available Styles, Its Better to set batch count to " + str(len(self.styleNames)) + " ( Style Count)")
TypeError: object of type 'NoneType' has no len()
*** Error calling: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/StyleSelectorXL/scripts/StyleSelectorXL.py/ui
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 402, in wrap_call
return func(*args, **kwargs)
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/StyleSelectorXL/scripts/StyleSelectorXL.py", line 139, in ui
value=False, label="Generate All Styles In Order", info="To Generate Your Prompt in All Available Styles, Its Better to set batch count to " + str(len(self.styleNames)) + " ( Style Count)")
TypeError: object of type 'NoneType' has no len()
The text was updated successfully, but these errors were encountered:
Not loading, I added a lot of styles and now it's not loading. FYI I'm using a Google Collab folder.
Heres the error
Loading weights [31e35c80fc] from /content/gdrive/MyDrive/sd/stable-diffusion-webui/models/Stable-diffusion/sd_xl_base_1.0.safetensors
*** Error calling: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/StyleSelectorXL/scripts/StyleSelectorXL.py/ui
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 402, in wrap_call
return func(*args, **kwargs)
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/StyleSelectorXL/scripts/StyleSelectorXL.py", line 139, in ui
value=False, label="Generate All Styles In Order", info="To Generate Your Prompt in All Available Styles, Its Better to set batch count to " + str(len(self.styleNames)) + " ( Style Count)")
TypeError: object of type 'NoneType' has no len()
*** Error calling: /content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/StyleSelectorXL/scripts/StyleSelectorXL.py/ui
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 402, in wrap_call
return func(*args, **kwargs)
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/extensions/StyleSelectorXL/scripts/StyleSelectorXL.py", line 139, in ui
value=False, label="Generate All Styles In Order", info="To Generate Your Prompt in All Available Styles, Its Better to set batch count to " + str(len(self.styleNames)) + " ( Style Count)")
TypeError: object of type 'NoneType' has no len()
The text was updated successfully, but these errors were encountered: