Install Error: AttributeError: 'NoneType'

#133
by TangentGamingCEO - opened

I am recieving this Error after running the batch:

File "C:\Program Files (x86)\Ai\stable-diffusion-webui-master\venv\lib\site-packages\transformers\modeling_utils.py", line 2006, in from_pretrained
loaded_state_dict_keys = [k for k in state_dict.keys()]
AttributeError: 'NoneType' object has no attribute 'keys'

I dont know what most any of this means.

Sign up or log in to comment