Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
May222/test_pytesseract_and_easyocr
May222
/
pytesseract_and_easyocr
like
1
Sleeping
App
Files
Files
Community
1
May222
commited on
Dec 12, 2023
Commit
f73d025
•
1 Parent(s):
e15cd86
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -24,4 +24,4 @@ gradio_app = gr.Interface(
24
)
25
26
if __name__ == "__main__":
27
-
gradio_app.launch(server_port=
15008
)
24
)
25
26
if __name__ == "__main__":
27
+
gradio_app.launch(server_port=
8756
)