Spaces:
Runtime error
Runtime error
Todd Deshane
commited on
Commit
·
7cdb748
1
Parent(s):
7ebb5a3
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,12 @@
|
|
2 |
title: Artists of Data Science
|
3 |
app_file: app.py
|
4 |
pinned: true
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# podcast-magic
|
8 |
-
Final Project for LLMOps Cohort
|
|
|
2 |
title: Artists of Data Science
|
3 |
app_file: app.py
|
4 |
pinned: true
|
5 |
+
license: apache-2.0
|
6 |
+
sdk: docker
|
7 |
+
emoji: 🚀
|
8 |
+
colorFrom: gray
|
9 |
+
colorTo: blue
|
10 |
---
|
11 |
|
12 |
# podcast-magic
|
13 |
+
Final Project for LLMOps Cohort
|