shawhin commited on
Commit
119fdce
·
1 Parent(s): b88920f

updating readme

Browse files
Files changed (1) hide show
  1. README.md +14 -15
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # yt-agent-streamlit
2
  Example code for creating a YouTube agent with Streamlit and hosting via Hugging Face Spaces.
3
 
@@ -51,18 +64,4 @@ Example code for creating a YouTube agent with Streamlit and hosting via Hugging
51
 
52
  ```
53
  git push gh
54
- ```
55
-
56
- ---
57
- title: YT Agent Streamlit
58
- emoji: 🤖
59
- colorFrom: yellow
60
- colorTo: blue
61
- sdk: docker
62
- app_port: 8501
63
- tags:
64
- - streamlit
65
- pinned: false
66
- license: apache-2.0
67
- short_description: Example Space for running YT agent Streamlit app.
68
- ---
 
1
+ ---
2
+ title: YT Agent Streamlit
3
+ emoji: 🤖
4
+ colorFrom: yellow
5
+ colorTo: blue
6
+ sdk: docker
7
+ app_port: 8501
8
+ tags:
9
+ - streamlit
10
+ pinned: false
11
+ license: apache-2.0
12
+ short_description: Example Space for running YT agent Streamlit app.
13
+ ---
14
  # yt-agent-streamlit
15
  Example code for creating a YouTube agent with Streamlit and hosting via Hugging Face Spaces.
16
 
 
64
 
65
  ```
66
  git push gh
67
+ ```