shreyanshu09
commited on
Commit
•
a445bc0
1
Parent(s):
c075a72
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
license: mit
|
3 |
tags:
|
4 |
- donut
|
5 |
- image-to-text
|
@@ -67,4 +66,9 @@ 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**.
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- donut
|
4 |
- image-to-text
|
|
|
66 |
```
|
67 |
|
68 |
## Contact
|
69 |
+
|
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**.
|
71 |
+
|
72 |
+
## License
|
73 |
+
|
74 |
+
The content of this project itself is licensed under the [Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/).
|