added token
Browse fileshf_srmbQGGpwCNZgyHcFjlKbLyjoiWjiwypKt
app.py
CHANGED
|
@@ -47,6 +47,6 @@ chatbot = gr.ChatInterface(
|
|
| 47 |
google_chatbot_response,
|
| 48 |
type="messages",
|
| 49 |
title="My First Google Gemini Chatbot"
|
| 50 |
-
)
|
| 51 |
|
| 52 |
chatbot.launch()
|
|
|
|
| 47 |
google_chatbot_response,
|
| 48 |
type="messages",
|
| 49 |
title="My First Google Gemini Chatbot"
|
| 50 |
+
)
|
| 51 |
|
| 52 |
chatbot.launch()
|