Lisibonny commited on
Commit
266c60c
1 Parent(s): ec377f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ def load_qa_model():
22
  # 4. Use streamlit to create a web app
23
  def main():
24
 
25
- crear_indice()
26
 
27
  st.set_page_config(page_title="Buscador de noticias periodicos dominicanos", page_icon="📰")
28
  st.header('El Repartidor Dominicano')
 
22
  # 4. Use streamlit to create a web app
23
  def main():
24
 
25
+ #crear_indice()
26
 
27
  st.set_page_config(page_title="Buscador de noticias periodicos dominicanos", page_icon="📰")
28
  st.header('El Repartidor Dominicano')