Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
daswer123
/
markdown_to_docx
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
daswer123
commited on
Jun 20
Commit
83fdaf0
·
verified
·
1 Parent(s):
0ebae9a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -60,4 +60,4 @@ with demo:
60
)
61
62
if __name__ == "__main__":
63
-
demo.launch(server_name="0.0.0.0"
, server_port=8010
)
60
)
61
62
if __name__ == "__main__":
63
+
demo.launch(server_name="0.0.0.0")