We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7939a commit 3a217c3Copy full SHA for 3a217c3
Flask_Apis/Image_recognition_from_File_format.py
@@ -92,4 +92,4 @@ def predictface():
92
93
94
if __name__ == '__main__':
95
- app.run(debug=True)
+ app.run(debug=False)
0 commit comments