shahad23 commited on
Commit
84227ca
·
verified ·
1 Parent(s): 5b54dab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -45,7 +45,8 @@ This model is intended for educational purposes and can be used to:
45
  You can use this model through a Gradio interface. Simply enter the measurements of the iris flower, and the model will predict the species.
46
 
47
  ## How to open this model
48
- - By using this command -> !git clone https://huggingface.co/shahad23/IrisFlowerModel
 
49
  - then copy the content of IrisModel.py then run it.
50
 
51
  ### Example
 
45
  You can use this model through a Gradio interface. Simply enter the measurements of the iris flower, and the model will predict the species.
46
 
47
  ## How to open this model
48
+ - By using this command
49
+ - !git clone https://huggingface.co/shahad23/IrisFlowerModel
50
  - then copy the content of IrisModel.py then run it.
51
 
52
  ### Example