Update README.md
Browse files
README.md
CHANGED
|
@@ -22,8 +22,7 @@ PersianDigitOCR is a deep learning model designed for recognizing handwritten Pe
|
|
| 22 |
|
| 23 |
|
| 24 |
## Usage
|
| 25 |
-
|
| 26 |
-
Load the model using TensorFlow:
|
| 27 |
```python
|
| 28 |
import requests
|
| 29 |
# Step 1: Download the model from Hugging Face
|
|
|
|
| 22 |
|
| 23 |
|
| 24 |
## Usage
|
| 25 |
+
|
|
|
|
| 26 |
```python
|
| 27 |
import requests
|
| 28 |
# Step 1: Download the model from Hugging Face
|