Skip to content

Commit 3a217c3

Browse files
Update Image_recognition_from_File_format.py
1 parent bd7939a commit 3a217c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flask_Apis/Image_recognition_from_File_format.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ def predictface():
9292

9393

9494
if __name__ == '__main__':
95-
app.run(debug=True)
95+
app.run(debug=False)

0 commit comments

Comments
 (0)