Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -92,7 +92,7 @@ css = """
|
|
| 92 |
# Create the Gradio interface with enhanced design
|
| 93 |
demo = gr.ChatInterface(
|
| 94 |
respond,
|
| 95 |
-
title="I am your personal AI Chatbot",
|
| 96 |
description="Powered by Zephyr 7B Beta",
|
| 97 |
css=css,
|
| 98 |
additional_inputs=[
|
|
|
|
| 92 |
# Create the Gradio interface with enhanced design
|
| 93 |
demo = gr.ChatInterface(
|
| 94 |
respond,
|
| 95 |
+
title="I am your personal Photography AI Chatbot",
|
| 96 |
description="Powered by Zephyr 7B Beta",
|
| 97 |
css=css,
|
| 98 |
additional_inputs=[
|