Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jackycedar
/
pdfs
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jackycedar
commited on
Apr 1, 2023
Commit
8831db7
·
1 Parent(s):
174bb61
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-2
app.py
CHANGED
Viewed
@@ -534,5 +534,5 @@ with gr.Blocks() as demo:
534
535
536
537
-
if __name__ == "__main__":
538
-
demo.launch(debug = True)
534
535
536
537
+
#
if __name__ == "__main__":
538
+
#
demo.launch(debug = True)