Spaces:
Running
Running
Commit
·
60bdbfe
1
Parent(s):
524a2f6
Update app.py
Browse files
app.py
CHANGED
|
@@ -118,7 +118,7 @@ with gr.Blocks() as demo:
|
|
| 118 |
gr.Image("better_banner.jpeg", elem_id="banner-image", show_label=False)
|
| 119 |
with gr.Column():
|
| 120 |
gr.Markdown(
|
| 121 |
-
"""#
|
| 122 |
|
| 123 |
**Chat with [Falcon-180B-Chat](https://huggingface.co/tiiuae/falcon-180b-chat), brainstorm ideas, discuss your holiday plans, and more!**
|
| 124 |
|
|
|
|
| 118 |
gr.Image("better_banner.jpeg", elem_id="banner-image", show_label=False)
|
| 119 |
with gr.Column():
|
| 120 |
gr.Markdown(
|
| 121 |
+
"""# Falcon-180B-Chat
|
| 122 |
|
| 123 |
**Chat with [Falcon-180B-Chat](https://huggingface.co/tiiuae/falcon-180b-chat), brainstorm ideas, discuss your holiday plans, and more!**
|
| 124 |
|