Spaces:
Sleeping
Sleeping
fruitpicker01
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -833,7 +833,7 @@ with gr.Row():
|
|
833 |
output_text_gigachat_pro,
|
834 |
output_text_gigachat_lite,
|
835 |
output_text_gigachat_plus,
|
836 |
-
output_text_meta_llama_405b
|
837 |
description_input,
|
838 |
advantages_input,
|
839 |
key_message_input, # Add key_message_input
|
|
|
833 |
output_text_gigachat_pro,
|
834 |
output_text_gigachat_lite,
|
835 |
output_text_gigachat_plus,
|
836 |
+
output_text_meta_llama_405b,
|
837 |
description_input,
|
838 |
advantages_input,
|
839 |
key_message_input, # Add key_message_input
|