Dumeng commited on
Commit
66002c5
1 Parent(s): 96ce94a

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. iris.py +2 -1
iris.py CHANGED
@@ -1,7 +1,8 @@
 
 
1
  import gradio as gr
2
  import numpy as np
3
  import pickle
4
- pip install scikit-learn
5
  import sklearn
6
 
7
  # load the XGBoost model...
 
1
+ !pip install scikit-learn
2
+
3
  import gradio as gr
4
  import numpy as np
5
  import pickle
 
6
  import sklearn
7
 
8
  # load the XGBoost model...