Skip to content

Commit

Permalink
Add deployment instructions and presentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
balnarendrasapa committed Dec 15, 2023
1 parent 5fe66ac commit b0eaa77
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ you can run the following command. This will download the image and deploy it. o
cd into deployment directory. and run "python -m venv .venv" to create a virtual environment.
run "pip install -r requirements.txt"
run "python app.py"
open http://localhost:7860/ in you browser to see the app
open http://localhost:7860/ in you browser to see the app

[Youtube Presentation](https://youtu.be/bnyA-d6lZi8)

0 comments on commit b0eaa77

Please sign in to comment.