EngrSamad commited on
Commit
44ec493
·
verified ·
1 Parent(s): 724efe5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,4 +29,4 @@ interface = gr.Interface(
29
  description="This app predicts whether an individual is likely to default based on their salary and number of dependents. Input the respective values and get instant predictions."
30
  )
31
  # Launch the interface
32
- interface.launch()
 
29
  description="This app predicts whether an individual is likely to default based on their salary and number of dependents. Input the respective values and get instant predictions."
30
  )
31
  # Launch the interface
32
+ interface.launch()