Regino commited on
Commit
f9b42e1
·
1 Parent(s): 500c313
Files changed (1) hide show
  1. README.md +17 -2
README.md CHANGED
@@ -1,3 +1,18 @@
1
- Need To adjust things to be able to run in Huggingface
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
- If you want to run locally, please use the app(for local).py
 
 
 
 
1
+ ---
2
+ title: FinalProject
3
+ emoji: 🚀
4
+ colorFrom: red
5
+ colorTo: red
6
+ sdk: docker
7
+ app_port: 8501
8
+ tags:
9
+ - streamlit
10
+ pinned: false
11
+ short_description: Real-time Facial Emotion Recognition System
12
+ license: mit
13
+ ---
14
 
15
+ # Welcome to Streamlit!
16
+
17
+ I change things to run it on Huggingface
18
+ If you wnat to run locally, please use app(for local).py