Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shankarm08
/
pdfreader
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Shankarm08
commited on
Oct 5, 2024
Commit
e3d3e2d
·
verified
·
1 Parent(s):
7f56103
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ interface = gr.Interface(
66
)
67
68
# Launch the Gradio interface
69
-
interface.launch(server_port=
None
)
66
)
67
68
# Launch the Gradio interface
69
+
interface.launch(server_port=
7861
)