kritiksoman / GIMP-ML

AI for GNU Image Manipulation Program
https://github.com/kritiksoman/tmp/blob/master/GIMP-ML%20Presentation.pdf
MIT License
1.41k stars 133 forks source link

Wrong user path in windows #41

Open ChrisFab16 opened 2 years ago

ChrisFab16 commented 2 years ago

Describe the bug trying to run inference on windows generates the below error FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\Kritik Soman\GIMP-ML\weights\..\gimp_ml_run.pkl

It looks like the Folder path might be hard-coded or incorrectly loaded from a variable somewhere