Lech-Iyoko commited on
Commit
d4fa757
·
verified ·
1 Parent(s): 8a6d080

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -45,7 +45,6 @@ iface = gr.Interface(
45
  description="Enter your symptoms to get a predicted medical condition."
46
  )
47
 
48
- )
49
 
50
  if __name__ == "__main__":
51
  iface.launch()
 
45
  description="Enter your symptoms to get a predicted medical condition."
46
  )
47
 
 
48
 
49
  if __name__ == "__main__":
50
  iface.launch()