Barafu Albino
Barafu Albino
Bump, you bot.
This is fixed, thanks!
I had the same problem, and added `set PYTHONPATH=%PYTHONPATH%;%cd%` too, but instead of yaml error, this is what I got: ``` Starting the InvokeAI browser-based UI.. * Initializing, be patient......
I did a full reinstallation of everything - removed the invokeai folder, the anaconda environment... Everything except the downloaded models. Now it works without problems.
I have the same symptoms, but different log! The interesting part is: ``` > Ksampler using model noise schedule (steps >= 30) >> Sampling with k_lms starting at step 0...
So, you import a model from CLI using !import_model, and then start web-ui, choose a new model, and this happens? Right?
Did you redownload the folder? Try downloading again from [here](https://invoke-ai.github.io/InvokeAI/installation/INSTALL_AUTOMATED/#walk-through) I had re-tested it right now to see that it works.
1) Delete the folder you installed into. 2) Delete the folder in your user profile where models and settings are stored. That's all, it does not leave any other trails...
The log is pretty clear in stating that the python you have is below 3.7, while only Python 3.9+ is supported by InvokeAI. Lets find out if you really have...
Do you run `invoke.bat` by doubleclicking the file? If so, do the other way. In the File Explorer, click the folder name bar twice, type `cmd` in it and press...