Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
b289zhan/OntoChat
1hangzhao
/
OntoChat
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1hangzhao
commited on
Oct 3, 2024
Commit
62814a0
·
verified
·
1 Parent(s):
6316875
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -199,4 +199,4 @@ demo = gr.TabbedInterface(
199
)
200
201
if __name__ == "__main__":
202
-
demo.launch(share=True)
199
)
200
201
if __name__ == "__main__":
202
+
demo.launch(share=True)