Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
khaled123
/
test23
like
0
Runtime error
App
Files
Files
Community
khaled123
commited on
Jun 6, 2024
Commit
8d22315
·
verified
·
1 Parent(s):
239ffd8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -19,4 +19,4 @@ iface = gr.Interface(fn=chat,
19
title="Chatbot",
20
description="A chatbot using a quantized model")
21
22
-
iface.launch()
19
title="Chatbot",
20
description="A chatbot using a quantized model")
21
22
+
iface.launch()