opinder2906 commited on
Commit
76b1088
Β·
1 Parent(s): 3930ac1

Fix YAML metadata in README for Hugging Face

Browse files
Files changed (1) hide show
  1. README.md +3 -32
README.md CHANGED
@@ -1,39 +1,10 @@
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
21
- colorTo: 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!
33
-
34
- Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
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
 
1
+ ---
 
2
  title: Software Engineering Streamlit App
3
  emoji: πŸš€
4
  colorFrom: green
5
  colorTo: blue
6
  sdk: streamlit
7
+ sdk_version: "1.24.1"
8
  app_file: app.py
9
+ pinned: false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---