Update README.md

pull/10/head
kritiksoman 4 years ago committed by GitHub
parent ccd3c980ca
commit 742b1a4f18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +1,19 @@
# GIMP-ML
Set of Machine Learning Python plugins for GIMP
[![](http://img.youtube.com/vi/V5FntRVg8Eo/0.jpg)](http://www.youtube.com/watch?v=V5FntRVg8Eo "")
[![](http://img.youtube.com/vi/U1CieWi--gc/0.jpg)](http://www.youtube.com/watch?v=U1CieWi--gc "Youtube Tutorials")
Plugins have been tested on following machine:
The plugins have been tested with GIMP 2.10 on the following machines: <br>
[1] macOS Catalina 10.15.3 <br>
[2] ubuntu 18.04
# Installation Steps
[1] Install [GIMP](https://www.gimp.org/downloads/).<br>
[2] Clone this repository: git clone https://github.com/kritiksoman/GIMP-ML.git <br>
[3] Open GIMP and go to Preferences -> Folders -> Plug-ins, add the folder gimp-plugins and close GIMP. <br>
[4] Download the weights and save it in gimp-plugins folder. <br>
[5] Open terminal and run : <br>
bash moveWeights.sh <br>
bash installGimpML-mac.sh<br>
[6] Open GIMP.

Loading…
Cancel
Save