vjain commited on
Commit
0bbe279
·
1 Parent(s): 02bd0fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -104,4 +104,5 @@ ui = gr.Interface(fn=reply,
104
  examples=[["What is the function of DNA polymerase?", "AP_Bio"]]
105
  )
106
 
 
107
  ui.launch()
 
104
  examples=[["What is the function of DNA polymerase?", "AP_Bio"]]
105
  )
106
 
107
+
108
  ui.launch()