darienacosta commited on
Commit
ddc503c
1 Parent(s): 7cf2b97
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1092,6 +1092,6 @@ with gr.Blocks(css=".gradio-container {background-color: lightgray}") as block:
1092
  qa_chain_state, memory_state, use_gpt4_state])
1093
 
1094
 
1095
- # Pertains to question answering functionality
1096
 
1097
  block.launch(debug=True)
 
1092
  qa_chain_state, memory_state, use_gpt4_state])
1093
 
1094
 
1095
+ # Pertains to question answering functionalityy
1096
 
1097
  block.launch(debug=True)