shreyanshu09
commited on
Commit
•
c075a72
1
Parent(s):
6bbd095
Update README.md
Browse files
README.md
CHANGED
@@ -64,4 +64,7 @@ def process_image(image_path):
|
|
64 |
# Example usage
|
65 |
image_path = 'image.png' # Input image file
|
66 |
result = process_image(image_path)
|
67 |
-
```
|
|
|
|
|
|
|
|
64 |
# Example usage
|
65 |
image_path = 'image.png' # Input image file
|
66 |
result = process_image(image_path)
|
67 |
+
```
|
68 |
+
|
69 |
+
## Contact
|
70 |
+
If you have any questions about this work, please contact **[Shreyanshu Bhushan](https://github.com/shreyanshu09)** using the following email addresses: **shreyanshubhushan@gmail.com**.
|