Spaces:
Running
Running
Update app.py
Browse files
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 :
|
5 |
#
|
6 |
-
# Copyright © 2024 by
|
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.
|