opinder2906 commited on
Commit
3930ac1
Β·
1 Parent(s): 119deb5

Add YAML config to README for Hugging Face Space

Browse files
Files changed (1) hide show
  1. README.md +22 -6
README.md CHANGED
@@ -1,7 +1,20 @@
1
- <<<<<<< HEAD
2
- # Software_engineering
3
- =======
 
 
 
 
 
 
 
 
4
  ---
 
 
 
 
 
5
  title: Software Engineering
6
  emoji: πŸš€
7
  colorFrom: red
@@ -9,9 +22,11 @@ colorTo: red
9
  sdk: docker
10
  app_port: 8501
11
  tags:
 
12
  - streamlit
13
- pinned: false
14
- short_description: Streamlit template space
 
15
  ---
16
 
17
  # Welcome to Streamlit!
@@ -20,4 +35,5 @@ Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :hear
20
 
21
  If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
22
  forums](https://discuss.streamlit.io).
23
- >>>>>>> d25712c766d45458e991f7cd02e2b325a35ff4cb
 
 
1
+ ## <<<<<<< HEAD
2
+
3
+ title: Software Engineering Streamlit App
4
+ emoji: πŸš€
5
+ colorFrom: green
6
+ colorTo: blue
7
+ sdk: streamlit
8
+ sdk_version: "1.24.1" # or your Streamlit version
9
+ app_file: app.py
10
+ pinned: true
11
+
12
  ---
13
+
14
+ # Software_engineering
15
+
16
+ ## =======
17
+
18
  title: Software Engineering
19
  emoji: πŸš€
20
  colorFrom: red
 
22
  sdk: docker
23
  app_port: 8501
24
  tags:
25
+
26
  - streamlit
27
+ pinned: false
28
+ short_description: Streamlit template space
29
+
30
  ---
31
 
32
  # Welcome to Streamlit!
 
35
 
36
  If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
37
  forums](https://discuss.streamlit.io).
38
+
39
+ > > > > > > > d25712c766d45458e991f7cd02e2b325a35ff4cb