Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pranshh
/
ocr-assignment
like
1
Running
App
Files
Files
Community
pranshh
commited on
Sep 30
Commit
8222a16
•
1 Parent(s):
9936c85
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -94,4 +94,4 @@ interface = gr.Interface(
94
)
95
96
# Launch Gradio interface in Colab
97
-
interface.launch(
server_timeout=300
)
94
)
95
96
# Launch Gradio interface in Colab
97
+
interface.launch()