Joshua Lochner commited on
Commit
c5ff749
1 Parent(s): 60da9e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,12 +1,14 @@
 
 
 
 
 
1
  ---
2
  title: Sponsorblock ML
3
  emoji: ⚡
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: streamlit
7
- app_file: app.py
8
  pinned: false
9
  ---
10
-
11
- # SponsorBlock-ML
12
- Automatically detect in-video YouTube sponsorships, self/unpaid promotions, and interaction reminders. The model was trained on the large, open-source [database](https://sponsor.ajay.app/database) provided by [SponsorBlock](https://sponsor.ajay.app/).
 
1
+
2
+ # SponsorBlock-ML
3
+ Automatically detect in-video YouTube sponsorships, self/unpaid promotions, and interaction reminders. The model was trained on the large, open-source [database](https://sponsor.ajay.app/database) provided by [SponsorBlock](https://sponsor.ajay.app/).
4
+
5
+
6
  ---
7
  title: Sponsorblock ML
8
  emoji: ⚡
9
  colorFrom: yellow
10
  colorTo: indigo
11
  sdk: streamlit
12
+ app_file: demo/app.py
13
  pinned: false
14
  ---