Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
passadis committed Mar 9, 2024
1 parent def01d6 commit 7b83b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ai-vision/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,5 +171,5 @@ def analyze_video():


if __name__ == '__main__':
app.run(debug=True)
app.run(debug=false)

0 comments on commit 7b83b53

Please sign in to comment.