Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


This is a Hello World app using python3 and tensorflow for google app engine flexible environment

## Run Locally
Expand All @@ -13,7 +15,7 @@ This is a Hello World app using python3 and tensorflow for google app engine fle

```
virtualenv env
source envbinactivate
source env/bin/activate
pip install -r requirements.txt
python main.py
```
Expand Down Expand Up @@ -44,4 +46,4 @@ This is a Hello World app using python3 and tensorflow for google app engine fle

## Licensing

Licensed under the Apache License
Licensed under the Apache License