Spaces:
Runtime error
Runtime error
Vincent Claes
commited on
Commit
·
fd8dcba
1
Parent(s):
e3f66f1
update readme
Browse files
README.md
CHANGED
@@ -1,6 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Webpage To Podcast
|
2 |
|
3 |
-
git add remote
|
4 |
|
5 |
Take any webpage and create a podcast out of it
|
6 |
|
|
|
1 |
+
---
|
2 |
+
title: Webpage To Podcast
|
3 |
+
emoji: 🦀
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.44.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# Webpage To Podcast
|
13 |
|
14 |
+
git add remote
|
15 |
|
16 |
Take any webpage and create a podcast out of it
|
17 |
|