# 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/blob/master/docs/MANUAL.md)[
](https://github.com/kritiksoman/GIMP-ML/blob/master/docs/REFERENCES.md) :star: :star: :star: :star: are welcome. This branch is in development.
Dalle 3 and 2 added.
Screenshot of Menu
The code base and models available is being widely updated to support newer and more stable functionality.

Citation
Please cite using the following bibtex entry:
@article{soman2020GIMPML,
title={GIMP-ML: Python Plugins for using Computer Vision Models in GIMP},
author={Soman, Kritik},
journal={arXiv preprint arXiv:2004.13060},
year={2020}
}
Setup/Contribution
Related work inspired by GIMP-ML
| Repository | Link |
|---|---|
| Intel | Open Vino |
| GIMP-ML-Hub | GIMP-ML-Hub |
Model Zoo
| Name | Model |
|---|---|
| Edit image with text | Dalle 2 |
| Outpaint image | Dalle 2 |
| Text to image | Dalle 3 |
License
GIMP-ML is , but each of the individual plugins follow the same license as the original model's.