DivYonko commited on
Commit
2af092a
Β·
1 Parent(s): bcca570

fix: resolve README merge conflict

Browse files
Files changed (1) hide show
  1. README.md +3 -23
README.md CHANGED
@@ -1,13 +1,12 @@
1
  ---
2
  title: LivePulse
3
- <<<<<<< HEAD
4
  emoji: πŸ“‘
5
  colorFrom: purple
6
  colorTo: indigo
7
- sdk: streamlit
8
- sdk_version: "1.35.0"
9
- app_file: app.py
10
  pinned: false
 
11
  ---
12
 
13
  # πŸ“‘ LivePulse β€” YouTube Live Chat Analytics
@@ -32,22 +31,3 @@ Real-time Hinglish sentiment and topic analysis for YouTube live streams.
32
  1. Paste a YouTube live video ID or URL in the **Stream Control** section in the sidebar
33
  2. Click **β–Ά Start** β€” the scraper launches in the background
34
  3. The dashboard auto-refreshes and shows live sentiment + topic data
35
- =======
36
- emoji: πŸš€
37
- colorFrom: red
38
- colorTo: red
39
- sdk: docker
40
- app_port: 8501
41
- tags:
42
- - streamlit
43
- pinned: false
44
- short_description: YoutubeLive Comment Analysis
45
- ---
46
-
47
- # Welcome to Streamlit!
48
-
49
- Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
50
-
51
- If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
52
- forums](https://discuss.streamlit.io).
53
- >>>>>>> 58cbb3ad16a724133db9fe31bffce8783a85648a
 
1
  ---
2
  title: LivePulse
 
3
  emoji: πŸ“‘
4
  colorFrom: purple
5
  colorTo: indigo
6
+ sdk: docker
7
+ app_port: 7860
 
8
  pinned: false
9
+ short_description: YouTube Live Chat Analytics
10
  ---
11
 
12
  # πŸ“‘ LivePulse β€” YouTube Live Chat Analytics
 
31
  1. Paste a YouTube live video ID or URL in the **Stream Control** section in the sidebar
32
  2. Click **β–Ά Start** β€” the scraper launches in the background
33
  3. The dashboard auto-refreshes and shows live sentiment + topic data