jamescalam commited on
Commit
69dc523
1 Parent(s): a50de00

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -91,10 +91,11 @@ def card(thumbnail: str, title: str, urls: list, contexts: list, starts: list, e
91
 
92
  st.write("""
93
  # YouTube Q&A
 
94
 
95
- :::info
96
  YouTube search built as [explained here](https://pinecone.io/learn/openai-whisper)!
97
- The current version has a limited video dataset, but we are working on expanding it.
98
  """)
99
 
100
  st.markdown("""
 
91
 
92
  st.write("""
93
  # YouTube Q&A
94
+ """)
95
 
96
+ st.info("""
97
  YouTube search built as [explained here](https://pinecone.io/learn/openai-whisper)!
98
+ Add ideas for new channels to include in the *Community* tab.
99
  """)
100
 
101
  st.markdown("""