Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Fra committed Dec 11, 2018
1 parent 4c2ca88 commit 4dcfdd4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

This is a raw beta so expect lots of things to change and improve over time.

![alt](https://raw.githubusercontent.com/FrancescoSaverioZuppichini/mirror/master/mirror/resources/mirror.gif)
![alt](https://github.com/FrancescoSaverioZuppichini/mirror/blob/develop/resources/mirror.gif?raw=true)

### Getting started

Expand Down Expand Up @@ -38,6 +38,8 @@ mirror(input, model, visualisations=[DeepDream])

It will automatic open a new tab in your browser

![alt](https://github.com/FrancescoSaverioZuppichini/mirror/blob/develop/resources/mirror.jpg?raw=true)

### Create a Visualisation

You can find an example below
Expand Down Expand Up @@ -66,6 +68,8 @@ class DummyVisualisation(Visualisation):

```

![alt](https://github.com/FrancescoSaverioZuppichini/mirror/blob/develop/resources/dummy.jpg?raw=true)

The `__call__` function is called each time you click a layer or change a value in the options on the right.

The `init_params` parameters function returns a dictionary of options that will be showed on the rigth drawer of the application. For know only `slider` and `radio` is supported
Expand Down
Binary file added resources/dummy.jpg
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 4dcfdd4

Please sign in to comment.