cryptocalypse commited on
Commit
acb8fc8
1 Parent(s): 8f7690c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ For information on how to customize the ChatInterface, peruse the gradio docs: h
110
 
111
  with gr.Blocks(title="NWO BOT") as app:
112
  gr.Dropdown(
113
- ["Spain Journals", "Usa journals", "England journals","Technology","Pleyades Library","Religion,Talmud,Torah,Arab,Greek,Egypt,Sumeria"], value=["Spain Journals", "Usa journals", "England journals","Technology","Pleyades Library","Religion,Talmud,Torah,Arab,Greek,Egypt,Sumeria"], multiselect=True, label="Source Databases", info="Selecting Tag sources Holmesbot AI uses that to generate news, with priority of Google Trends and X trending topics"
114
  )
115
 
116
  with gr.Tab("Search"):
 
110
 
111
  with gr.Blocks(title="NWO BOT") as app:
112
  gr.Dropdown(
113
+ ["Spain Journals", "Usa journals", "England journals","Technology","Pleyades Library","Religion","Talmud","Torah","Arab","Greek","Egypt","Sumeria"], value=["Spain Journals", "Usa journals", "England journals","Technology","Pleyades Library","Religion","Talmud","Torah","Arab","Greek","Egypt","Sumeria"], multiselect=True, label="Source Databases", info="Selecting Tag sources Holmesbot AI uses that to generate news, with priority of Google Trends and X trending topics"
114
  )
115
 
116
  with gr.Tab("Search"):