Parthebhan commited on
Commit
111a05b
·
verified ·
1 Parent(s): cae4728

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ salarybracket_ga = gr.Interface(fn=salarybracket,
49
  theme='dark'
50
  )
51
 
52
- cerviccancer_ga.launch(share=True,debug=True)
 
49
  theme='dark'
50
  )
51
 
52
+ salarybracket_ga.launch(share=True,debug=True)