Spaces:
Running
on
Zero
Running
on
Zero
ai-forever
commited on
Commit
•
cc8e199
1
Parent(s):
612f94d
edit text about GigaChat-Max
Browse files
app.py
CHANGED
@@ -145,7 +145,7 @@ with gr.Blocks() as demo:
|
|
145 |
with gr.Row():
|
146 |
with gr.Column():
|
147 |
# под текстом, слева
|
148 |
-
gr.Markdown("
|
149 |
with gr.Column():
|
150 |
# под текстом, справа
|
151 |
enhance_button = gr.Button("Your prompt")
|
|
|
145 |
with gr.Row():
|
146 |
with gr.Column():
|
147 |
# под текстом, слева
|
148 |
+
gr.Markdown("Prompt beautification 🪄 powered by [GigaChat-Max](https://giga.chat), LLM created by Sber")
|
149 |
with gr.Column():
|
150 |
# под текстом, справа
|
151 |
enhance_button = gr.Button("Your prompt")
|