Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pranshh
/
ocr-assignment
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pranshh
commited on
Sep 30, 2024
Commit
8222a16
·
verified
·
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()