From efc71b3dd0998e129624c2187f038eaef30cca90 Mon Sep 17 00:00:00 2001 From: kritiksoman <33869270+kritiksoman@users.noreply.github.com> Date: Sat, 31 Oct 2020 08:10:53 +0530 Subject: [PATCH] Update INSTALLATION.md --- INSTALLATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALLATION.md b/INSTALLATION.md index 276b27e..444cc90 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -24,7 +24,7 @@ Clone this repository: ```git clone https://github.com/kritiksoman/GIMP-ML.git`` [7] Download the weights folder from [link](https://drive.google.com/drive/folders/10IiBO4fuMiGQ-spBStnObbk9R-pGp6u8?usp=sharing) and move it inside ```gimp-plugins``` folder.
[8] Allow the python scripts to be executable using ```chmod +x *.py``` in the ```gimp-plugins``` folder.
[9] Run GIMP.
-Note: See [```installGimpML.sh```](https://github.com/kritiksoman/GIMP-ML/blob/master/INSTALLATION.md) if getting stuck. +Note: See [```installGimpML.sh```](https://github.com/kritiksoman/GIMP-ML/blob/master/gimp-plugins/installGimpML.sh) if getting stuck. ### Using shell script and update tool