Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eradhea
/
spanish_chat
like
2
Build error
App
Files
Files
Community
eradhea
commited on
Nov 4, 2022
Commit
6393f24
•
1 Parent(s):
f7b3211
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -36,4 +36,4 @@ demo = gr.Interface(
36
allow_flagging="never",
37
)
38
39
-
demo.launch(
share=True,
debug=True)
36
allow_flagging="never",
37
)
38
39
+
demo.launch(debug=True)