You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, an option to describe operations and then get GIMP to understand it and output the steps it would make (without executing it). The user can then edit those if he wants, i.e. "Scale the image to 50%, rotate it 90° clock-wise, invert green and red channels, and extract faces if any."
Is there any LLM integration investigation?
For example, an option to describe operations and then get GIMP to understand it and output the steps it would make (without executing it). The user can then edit those if he wants, i.e. "Scale the image to 50%, rotate it 90° clock-wise, invert green and red channels, and extract faces if any."
Possible open-source LLM model that can be used: https://github.com/qwopqwop200/GPTQ-for-LLaMa
More details can be found here: https://github.com/Hannibal046/Awesome-LLM
If this is something that could be useful and haven't been done, I could investigate it a bit and write more details.
The text was updated successfully, but these errors were encountered: