abdullah-alnahas commited on
Commit
decf993
·
verified ·
1 Parent(s): ed4e2cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # YouTube Video Transcriber
2
 
3
  A Streamlit app that transcribes YouTube videos using Whisper, with optional formatting using a large language model, audio download, and video download.
 
1
+ ---
2
+ title: Trascriber
3
+ emoji: 📜
4
+ colorFrom: blue
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ sdk_version: "1.40.2"
8
+ app_file: app.py
9
+ pinned: true
10
+ ---
11
  # YouTube Video Transcriber
12
 
13
  A Streamlit app that transcribes YouTube videos using Whisper, with optional formatting using a large language model, audio download, and video download.