Spaces:
Runtime error
Runtime error
Joshua Lochner
commited on
Commit
•
60da9e8
1
Parent(s):
96a0a8f
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/).
|