Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Divyansh12
/
OCR_Application
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Divyansh12
commited on
Sep 29, 2024
Commit
429f75e
·
verified
·
1 Parent(s):
9947575
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -56,5 +56,4 @@ def main():
56
st.markdown(highlighted_text, unsafe_allow_html=True)
57
58
if __name__ == "__main__":
59
-
main()
60
-
56
st.markdown(highlighted_text, unsafe_allow_html=True)
57
58
if __name__ == "__main__":
59
+
main()