Lucasstranger1 commited on
Commit
c2edaba
·
verified ·
1 Parent(s): b878745

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,9 +1,9 @@
1
  #############################################################################################################################
2
  # Filename : app.py
3
  # Description: A Streamlit application to detect facial expressions from images and provide responses.
4
- # Author : [Your Name]
5
  #
6
- # Copyright © 2024 by [Your Name]
7
  #############################################################################################################################
8
 
9
  # Import libraries.
 
1
  #############################################################################################################################
2
  # Filename : app.py
3
  # Description: A Streamlit application to detect facial expressions from images and provide responses.
4
+ # Author : Lucas Yao
5
  #
6
+ # Copyright © 2024 by Lucas Yao
7
  #############################################################################################################################
8
 
9
  # Import libraries.