Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -141,9 +141,6 @@ if __name__ == "__main__":
|
|
| 141 |
<a href=""><img src="https://img.shields.io/badge/OS-Linux%2C%20Win%2C%20Mac-pink.svg"></a>
|
| 142 |
<a href="https://pepy.tech/project/rapidocr_onnxruntime"><img src="https://static.pepy.tech/personalized-badge/rapidocr_onnxruntime?period=total&units=abbreviation&left_color=grey&right_color=blue&left_text=Downloads%20Ort"></a>
|
| 143 |
<a href="https://pypi.org/project/rapidocr-onnxruntime/"><img alt="PyPI" src="https://img.shields.io/pypi/v/rapidocr-onnxruntime"></a>
|
| 144 |
-
<a href='https://rapidocr.readthedocs.io/en/latest/?badge=latest'>
|
| 145 |
-
<img src='https://readthedocs.org/projects/rapidocr/badge/?version=latest' alt='Documentation Status' />
|
| 146 |
-
</p>
|
| 147 |
""",
|
| 148 |
unsafe_allow_html=True,
|
| 149 |
)
|
|
|
|
| 141 |
<a href=""><img src="https://img.shields.io/badge/OS-Linux%2C%20Win%2C%20Mac-pink.svg"></a>
|
| 142 |
<a href="https://pepy.tech/project/rapidocr_onnxruntime"><img src="https://static.pepy.tech/personalized-badge/rapidocr_onnxruntime?period=total&units=abbreviation&left_color=grey&right_color=blue&left_text=Downloads%20Ort"></a>
|
| 143 |
<a href="https://pypi.org/project/rapidocr-onnxruntime/"><img alt="PyPI" src="https://img.shields.io/pypi/v/rapidocr-onnxruntime"></a>
|
|
|
|
|
|
|
|
|
|
| 144 |
""",
|
| 145 |
unsafe_allow_html=True,
|
| 146 |
)
|