arjunanand13 commited on
Commit
4014da3
1 Parent(s): 54fe50b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ def execute_sql_query(input_prompt):
76
 
77
  # def qa_infer_interface(row,query_on_pdf):
78
  # qa_infer=QAInfer()
79
- # qa_infer.qa_infer(query,rows,columns)
80
  user_choices = None
81
  def update_choices(nothing):
82
  print("callback called")
 
76
 
77
  # def qa_infer_interface(row,query_on_pdf):
78
  # qa_infer=QAInfer()
79
+ # qa_infer.qa_infer(query,rows,columns)
80
  user_choices = None
81
  def update_choices(nothing):
82
  print("callback called")