CarlosMalaga commited on
Commit
b80d07a
1 Parent(s): 4c778a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -261,7 +261,7 @@ def run_client():
261
  index=0 # Default to 'question'
262
  )
263
 
264
- selection_options = ["DB Intervention", "DB Outcome", "Taxonomy Intervention", "Taxonomy Outcome", "Top-k DB Intervention", "Top-k Soft DB Outcome", ]
265
 
266
  if analysis_type == "Retriever":
267
  # Selection list using selectbox
 
261
  index=0 # Default to 'question'
262
  )
263
 
264
+ selection_options = ["DB Intervention", "DB Outcome", "Taxonomy Intervention", "Taxonomy Outcome", "Top-k DB in Taxonomy Intervention", "Top-k DB in Taxonmy Outcome", ]
265
 
266
  if analysis_type == "Retriever":
267
  # Selection list using selectbox