Closed MrKuenning closed 2 years ago
Activate your conda environment and reinstall
conda activate ml
then reinstall (maybe delete sd-gui folder first)
you can also
conda activate ml
pip install diffusers
pip install XYZ(WHATEVER ELSE COMES UP)
You don't need to delete the sd-gui folder since it won't have any effect on your Python packages but the rest holds 🙂 Python packages seem to get lots sometimes due to conflicts between packages or because something didn't get installed properly. So reinstall via either conda (preferred) or pip should do the trick.
Windows 10 Here,
Followed the windows guide but when I run "python app.py" I get the following: