Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LTW-1181203031
/
Group13_NLPProject
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
LTW-1181203031
commited on
Jun 16, 2023
Commit
235b1de
·
1 Parent(s):
fdc8d43
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -157,4 +157,4 @@ iface = gr.Interface(
157
)
158
159
#Demo for the chatbot
160
-
io
.launch(inline = False)
157
)
158
159
#Demo for the chatbot
160
+
iface
.launch(inline = False)