Skip to content

Commit

Permalink
Readme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
UjjwalSaxena committed Apr 22, 2018
1 parent 2a006fc commit dc65b54
Show file tree
Hide file tree
Showing 31 changed files with 489 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ipynb_checkpoints/Usage Guide-checkpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
}
],
"source": [
"shadowy_images= am.add_shadow(images[4:7], no_of_shadows=2, shadow_dimension=8, ) \n",
"shadowy_images= am.add_shadow(images[4:7], no_of_shadows=2, shadow_dimension=8) \n",
"hp.visualize(shadowy_images, column=3)"
]
},
Expand Down
Loading

0 comments on commit dc65b54

Please sign in to comment.