Update README.md
Browse files
README.md
CHANGED
|
@@ -45,7 +45,7 @@ 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 install this model
|
| 48 |
-
By using this
|
| 49 |
|
| 50 |
### Example
|
| 51 |
To predict the species, input the following:
|
|
|
|
| 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 install this model
|
| 48 |
+
By using this command -> !git clone https://huggingface.co/shahad23/IrisFlowerModel
|
| 49 |
|
| 50 |
### Example
|
| 51 |
To predict the species, input the following:
|