Vikas01 commited on
Commit
6a111e1
·
1 Parent(s): b881cfe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ app = Flask(__name__)
37
  # print("Connected")
38
  # emit("my response", {"data": "Connected"})
39
  ########################################################
40
- @app.route('/att')
41
  def attend():
42
  # Face recognition variables
43
  known_faces_names = ["Sarwan Sir", "Vikas","Lalit","Jasmeen","Anita Ma'am"]
 
37
  # print("Connected")
38
  # emit("my response", {"data": "Connected"})
39
  ########################################################
40
+ @app.route('/at')
41
  def attend():
42
  # Face recognition variables
43
  known_faces_names = ["Sarwan Sir", "Vikas","Lalit","Jasmeen","Anita Ma'am"]