Mattdoc99 commited on
Commit
b3bdc26
·
1 Parent(s): 5bb0e29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ INDEX_ID = 'yt-transcriptions'
8
 
9
  st.set_page_config(page_title="YouTube Q&A")
10
 
11
- st.markdown("<link rel='stylesheet' type='text/css' href='https://huggingface.co/spaces/jamescalam/ask-youtube/raw/main/styles.css'>", unsafe_allow_html=True)
12
 
13
  @st.experimental_singleton
14
  def init_pinecone():
 
8
 
9
  st.set_page_config(page_title="YouTube Q&A")
10
 
11
+ st.markdown("<link rel='stylesheet' type='text/css' href='https://huggingface.co/spaces/Mattdoc99/ElonYTsearch/blob/main/styles.css'>", unsafe_allow_html=True)
12
 
13
  @st.experimental_singleton
14
  def init_pinecone():