Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prusnak/gimp-plugin-runway
RunwayML plug-in for GIMP
https://github.com/prusnak/gimp-plugin-runway
Last synced: about 2 months ago
JSON representation
RunwayML plug-in for GIMP
- Host: GitHub
- URL: https://github.com/prusnak/gimp-plugin-runway
- Owner: prusnak
- License: mit
- Created: 2019-07-17T20:15:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T08:24:56.000Z (over 5 years ago)
- Last Synced: 2024-11-30T13:59:41.187Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# RunwayML plug-in for GIMP
This plug-in allows you to use GIMP as a segmentation map editor for [RunwayML](http://runwayml.com/).
Just start a model that uses a segmentation map as an input in Runway and select `Filter > Runway` in GIMP to process the currently selected layer.
## Installation
Put the `runway.py` script into the GIMP plug-ins folder (create the folder if it does not exist):
* macOS: `$HOME/Library/Application Support/GIMP/2.10/plug-ins`
* Windows: `$HOME/AppData/Roaming/GIMP/2.10/plug-ins`
* Linux: `$HOME/.config/GIMP/2.10/plug-ins`