federico commited on
Commit
a6779d1
β€’
1 Parent(s): 927a203

refactored main

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -128,7 +128,6 @@ if __name__=='__main__':
128
  live=True,
129
  title="Head Pose Estimation and LAEO",
130
  description="This is a demo developed by Federico Figari T. at MaLGa Lab, University of Genoa, Italy. You can choose to have only the Head Pose Estimation or also the LAEO computation (more than 1 person should be in the image). You need to take a picture and the algorithm will calculate the Head Pose and will be showed as an arrow on your face. LAEO, instead is showed colouring the arrow in green.",
131
- # examples=EXAMPLES,
132
  )
133
 
134
  demo_upload = gr.Interface(
 
128
  live=True,
129
  title="Head Pose Estimation and LAEO",
130
  description="This is a demo developed by Federico Figari T. at MaLGa Lab, University of Genoa, Italy. You can choose to have only the Head Pose Estimation or also the LAEO computation (more than 1 person should be in the image). You need to take a picture and the algorithm will calculate the Head Pose and will be showed as an arrow on your face. LAEO, instead is showed colouring the arrow in green.",
 
131
  )
132
 
133
  demo_upload = gr.Interface(