CryptoSoltan
CryptoSoltan
TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
solved here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/2848
> > Bros, I found that the problem should be on the gradio version. Because the new style template depends on a higher version of gradio. So, it is necessary...
> in your cmd, try going to this folder `D:\AIhuihua\buquan\stable-diffusion-webui\repositories\stable-diffusion-stability-ai` > > Next, checkout `main` branch `git checkout main` > > Update repo `git pull` > > Check the log...
I've have tried `git log --oneline` and this is the result ``` C:\AI\stable-diffusion-webui\stable-diffusion-webui>git checkout main error: pathspec 'main' did not match any file(s) known to git C:\AI\stable-diffusion-webui\stable-diffusion-webui>git log --oneline 3339a35...
**Thank you so much for the response, I really appreciate it🤍** I've tried this all and it still shows me the same hash error and in the stable-diffusion-stability-ai I've tried...
``` I've opened the CMD from the start as an administrator On the second line command `git checkout main` it showed me this error: Microsoft Windows [Version 10.0.19044.2251] (c) Microsoft...
``` Microsoft Windows [Version 10.0.19044.2251] (c) Microsoft Corporation. All rights reserved. C:\Users\DFMRendring>cd C:\AI\stable-diffusion-webui\stable-diffusion-webui\repositories\stable-diffusion-stability-ai C:\AI\stable-diffusion-webui\stable-diffusion-webui\repositories\stable-diffusion-stability-ai>git branch --list * master C:\AI\stable-diffusion-webui\stable-diffusion-webui\repositories\stable-diffusion-stability-ai> ```
yea I think I should delete it and start from scratch on the last line: ``` Microsoft Windows [Version 10.0.19044.2251] (c) Microsoft Corporation. All rights reserved. C:\Users\DFMRendring>cd C:\AI\stable-diffusion-webui\stable-diffusion-webui\repositories\stable-diffusion-stability-ai C:\AI\stable-diffusion-webui\stable-diffusion-webui\repositories\stable-diffusion-stability-ai>git checkout...
I don't know why mine got this bad and corrupted lol.