diff --git a/README.md b/README.md index f1be9d3..32b0f63 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ # A.I. for GNU Image Manipulation Program ### [](https://www.youtube.com/channel/UCzZn99R6Zh0ttGqvZieT4zw) [](https://www.instagram.com/explore/tags/gimpml/) [](https://arxiv.org/abs/2004.13060) [](https://github.com/kritiksoman/GIMP-ML/wiki/User-Manual)[](https://github.com/kritiksoman/GIMP-ML/wiki/References)
-:star: :star: :star: :star: are welcome. New tools will be added and existing will be improved with time.
+:star: :star: :star: :star: are welcome. This branch will no longer be updated and would only work with GIMP 2.10. Only GIMP3-ML branch will be updated in future.
-Updates:
-[June 2] GIMP3 plugins in development.
+[June 2] GIMP3-ML branch development started.
+Old Updates:
[January 9] Added image inpainting. (Existing users should be able to update.)
[November 28] Added interpolate-frames.
[October 31] Use super-resolution as a filter for medium/large images.
@@ -20,7 +20,7 @@ Updates:
![image1](https://github.com/kritiksoman/tmp/blob/master/screenshot.png) # Installation Steps -[1] Install [GIMP](https://www.gimp.org/downloads/) 2.10.
+[1] Install [GIMP](https://www.gimp.org/downloads/) 2.10.10
[2] Clone this repository: git clone https://github.com/kritiksoman/GIMP-ML.git
[3] Open terminal, go to GIMP-ML/gimp-plugins and run :
```bash installGimpML.sh```