Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
LTW-1181203031
/
Group13_NLPProject
like
0
Runtime error
App
Files
Files
Community
1
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)