Skip to content

Commit 7db2db9

Browse files
authored
Update Readme.md
1 parent b39c208 commit 7db2db9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Deployment/rnn_app/Readme.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ Clone/copy all the files in this folder into a single folder on your computer.
1717

1818
**`$ pip install requirements.txt`**
1919

20-
Then,
20+
Then type,
2121

2222
**`$ python keras_server.py`**
2323

24+
After this the server should start and be available at `https://localhost:5000`. Open your browser and go to this address to see the model output.
25+
2426
### Source
2527
["Deploying a Keras Deep Learning Model as a Web Application in Python"](https://towardsdatascience.com/deploying-a-keras-deep-learning-model-as-a-web-application-in-p-fc0f2354a7ff) by [Will Kohersen](https://willk.online/)

0 commit comments

Comments
 (0)