Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
engrabdullah12
/
chat-bot
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
engrabdullah12
commited on
Jan 2
Commit
ea302c9
·
verified
·
1 Parent(s):
e24f6ed
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -48,5 +48,5 @@ iface = gr.Interface(
48
live=True
49
)
50
51
-
# Launch the Gradio
app
52
iface.launch()
48
live=True
49
)
50
51
+
# Launch the Gradio
ap
52
iface.launch()