Skip to content

Commit

Permalink
Merge branch 'master' of github.com:runwayml/RunwayML-for-Photoshop
Browse files Browse the repository at this point in the history
  • Loading branch information
agermanidis committed Oct 3, 2019
2 parents 5baa58e + 553fe79 commit 225a0c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,14 @@ In order to use this plugin, you'll need to have [RunwayML](https://runwayml.com

2) In Photoshop you'll find the Extension panel under ```Window > Extensions > RunwayML```.

![RunwayML for Photoshop](images/ps-plugin.jpg)
![RunwayML for Photoshop](images/open-plugin.gif)

### Using the RunwayML Panel

Once the plugin is installed, you can browse and run models directly from the RunwayML panel window. The panel is split into four sections: the (1) Model Selection, (2) Input, (3) Output, and (4) Run Options.

![RunwayML for Photoshop](images/ps-plugin.jpg)

### (1) Model Selection

At the `All Models tab`, you can select the RunwayML model that you'd like to use, and select settings for initializing your model. To learn more about the capabilities and use-cases of different models in RunwayML, [watch our tutorial on discovering RunwayML models](https://www.youtube.com/watch?v=ePIRExcanjg).
Expand Down Expand Up @@ -85,7 +87,7 @@ The model's output will be displayed in the Artboard as a new layer.

### (4) Run

Once you click `Run`, RunwayML will start `running` and `processing` the input of the selected model. Once the model is `running`, you can click `Re-Generate` to re-run inference on the current inputs using the selected model.
Once you click `Run and Generate`, RunwayML will start `running` and `processing` the input of the selected model. Once the model is `running`, you can click `Re-Generate` to re-run inference on the current inputs using the selected model.

#### Run Options

Expand Down
Binary file added images/open-plugin.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 225a0c9

Please sign in to comment.