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
I spent a long time to start this project, and finally managed to start it without any errors. However, all I can see is an icon of a drawing board in the taskbar, which does not respond when clicked, and the server.py has also been started.
my device is MacBook Pro 2015,macos version 12.6.3.
The text was updated successfully, but these errors were encountered:
First, you don't need to start the server unless you need to run the image generation on a different machine — for example, because you have a more powerful graphics card on that one. You can simply run the image generation locally instead if you have only one machine.
Second, did you get an error in your terminal instance where you started the GUI? Any Python errors that you get would be in the terminal. So you might want to check the terminal instance to see if there are issues/errors.
I spent a long time to start this project, and finally managed to start it without any errors. However, all I can see is an icon of a drawing board in the taskbar, which does not respond when clicked, and the server.py has also been started.
my device is MacBook Pro 2015,macos version 12.6.3.
The text was updated successfully, but these errors were encountered: