AnamikaP commited on
Commit
74c8828
·
verified ·
1 Parent(s): 60c77e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -14
README.md CHANGED
@@ -3,19 +3,8 @@ title: PyAnnote Ft Segmentation
3
  emoji: 🎙️
4
  colorFrom: blue
5
  colorTo: indigo
6
- sdk: docker
7
- app_port: 8501
8
- tags:
9
- - streamlit
10
- python_version: 3.10
11
  app_file: app.py
 
12
  pinned: false
13
- short_description: Streamlit template space
14
- ---
15
-
16
- # Welcome to Streamlit!
17
-
18
- Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
19
-
20
- If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
21
- forums](https://discuss.streamlit.io).
 
3
  emoji: 🎙️
4
  colorFrom: blue
5
  colorTo: indigo
6
+ sdk: streamlit
 
 
 
 
7
  app_file: app.py
8
+ python_version: "3.10"
9
  pinned: false
10
+ ---