Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
daswer123
/
markdown_to_docx
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
daswer123
commited on
Jun 9
Commit
8b3d9e5
·
verified
·
1 Parent(s):
e8c87b8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -35,4 +35,4 @@ with demo:
35
36
37
if __name__ == "__main__":
38
-
demo.launch(
server_name="0.0.0.0", server_port=8010
)
35
36
37
if __name__ == "__main__":
38
+
demo.launch()