FranciscoLozDataScience commited on
Commit
fa897fb
·
1 Parent(s): 1cea5f0

started information page

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -45,10 +45,9 @@ def load_interface():
45
  with info_page:
46
  gr.Markdown( #TODO: add information about our project: github, description, model metrics, etc.
47
  """
48
-
49
  """
50
  )
51
- continue
52
 
53
  with model_page:
54
  # set title and description
 
45
  with info_page:
46
  gr.Markdown( #TODO: add information about our project: github, description, model metrics, etc.
47
  """
48
+ # Ensemble Classifier for Predicting Smoker or Non-Smoker
49
  """
50
  )
 
51
 
52
  with model_page:
53
  # set title and description