Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dhahlan2000
/
dechat_space_zero
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Dhahlan2000
commited on
Jul 10
Commit
6318c1a
·
verified
·
1 Parent(s):
c10cb07
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-5
app.py
CHANGED
Viewed
@@ -83,8 +83,4 @@ demo = gr.ChatInterface(
83
)
84
85
if __name__ == "__main__":
86
-
demo.launch(share=True)
87
-
88
-
89
-
90
-
do not stream the output
83
)
84
85
if __name__ == "__main__":
86
+
demo.launch(share=True)