Spaces:
Sleeping
Sleeping
solving line 489
Browse files
app.py
CHANGED
@@ -485,5 +485,4 @@ if __name__ == "__main__":
|
|
485 |
# PyMuPDF
|
486 |
# requests
|
487 |
# - Create a new Space on Hugging Face, select "Gradio" as the SDK, and upload these files.
|
488 |
-
demo.launch() # debug=True can be helpful for local development
|
489 |
-
�
|
|
|
485 |
# PyMuPDF
|
486 |
# requests
|
487 |
# - Create a new Space on Hugging Face, select "Gradio" as the SDK, and upload these files.
|
488 |
+
demo.launch() # debug=True can be helpful for local development
|
|