Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmanuelrq authored May 18, 2018
1 parent e3bc88d commit 85e17d6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,12 @@

IMG_SIZE = 32

from tensorflow.contrib.layers import flatten


@click.group()
@click.option('--m', default=1, help='Model')
def model(m):
pass



@model.command()
def download():
click.echo('Initialized the download')
Expand Down

0 comments on commit 85e17d6

Please sign in to comment.