junyanz / interactive-deep-colorization

Deep learning software for colorizing black and white images with a few clicks.
https://richzhang.github.io/ideepcolor/
MIT License
2.69k stars 447 forks source link

Windows 7 GUI not starting #81

Open gr8Adakron opened 3 years ago

gr8Adakron commented 3 years ago

Hey I download the requisite as mentioned but after performing the executing command it doesn't open any GUI - the program just simply ends.

85202561-d35a1900-b30f-11ea-99f4-fc4e73b6438a

Any help would be appreciated. Thank you.

Mark-papi commented 3 years ago

did you fount a solution ? i have the same problem.

Mark-papi commented 3 years ago

im here to save the day, just comment out the #app.setStyleSheet(qdarkstyle.load_stylesheet(pyside=False)) # comment this if you do not like dark stylesheet it has problems in windows 10.