Update README.md
Browse files
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
|
|
|
|
| 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
|