SrdharMahendran commited on
Commit
dabbf92
1 Parent(s): a298dbc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -34,3 +34,4 @@ iface = gradio.Interface(fn=generate_query_response,
34
  outputs="text",
35
  title = "MedQnA Application")
36
  iface.launch()
 
 
34
  outputs="text",
35
  title = "MedQnA Application")
36
  iface.launch()
37
+