kgauvin603 commited on
Commit
1f96cea
1 Parent(s): 136dfd0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -103,4 +103,3 @@ conf_matrix = confusion_matrix(y_test, y_test_pred)
103
  model_pipeline.named_steps
104
 
105
 
106
- combined_iface.launch(share=True)
 
103
  model_pipeline.named_steps
104
 
105