Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
acecalisto3
/
GitBot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
acecalisto3
commited on
Dec 30, 2024
Commit
7919662
·
verified
·
1 Parent(s):
de72f5f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -221,4 +221,4 @@ with gr.Blocks() as app:
221
chat_with_bot, inputs=[chatbot, user_input], outputs=chatbot
222
)
223
224
-
app.launch()
221
chat_with_bot, inputs=[chatbot, user_input], outputs=chatbot
222
)
223
224
+
app.launch()