Antuke commited on
Commit
14135e1
·
1 Parent(s): df5f783
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -816,6 +816,7 @@ def create_interface(checkpoint_list, default_checkpoint, initial_status):
816
  2. Upload an image or capture from webcam (or select an example below)
817
  3. Click "Classify Image"
818
  4. View detected faces with age, gender, and emotion predictions below
 
819
  Demo video of usage of this space: https://youtu.be/V6-9QTf1xaQ
820
  """)
821
 
 
816
  2. Upload an image or capture from webcam (or select an example below)
817
  3. Click "Classify Image"
818
  4. View detected faces with age, gender, and emotion predictions below
819
+ \n
820
  Demo video of usage of this space: https://youtu.be/V6-9QTf1xaQ
821
  """)
822