jamescalam commited on
Commit
5b2ab3e
1 Parent(s): 24346f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ def local_css(file_name):
13
 
14
  @st.experimental_singleton
15
  def init_template():
16
- local_css("style.css")
17
 
18
  @st.experimental_singleton
19
  def init_pinecone():
 
13
 
14
  @st.experimental_singleton
15
  def init_template():
16
+ local_css("https://huggingface.co/spaces/jamescalam/ask-youtube/raw/main/styles.css")
17
 
18
  @st.experimental_singleton
19
  def init_pinecone():