Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Chris4K/GlobCont
Chris4K
/
CRW
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Chris4K
commited on
Feb 15, 2024
Commit
50e0c1c
·
verified
·
1 Parent(s):
bc2768e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -281,7 +281,7 @@ fe_app = gr.ChatInterface(
281
clear_btn=None
282
)
283
284
-
fe_app.launch(debug=True, share=True)
285
286
287
281
clear_btn=None
282
)
283
284
+
#
fe_app.launch(debug=True, share=True)
285
286
287