baconnier commited on
Commit
fd49351
1 Parent(s): 881dafd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ class GradioInterface:
144
  value="meta-llama/Meta-Llama-3-70B-Instruct",
145
  label="Choose the Model to apply to the prompts (the one you will used)"
146
  )
147
- apply_button = gr.Button("Apply Prompts")
148
 
149
  with gr.Tab("Original Prompt Output"):
150
  # gr.Markdown("### Original Prompt Output")
 
144
  value="meta-llama/Meta-Llama-3-70B-Instruct",
145
  label="Choose the Model to apply to the prompts (the one you will used)"
146
  )
147
+ apply_button = gr.Button("Apply MetaPrompt")
148
 
149
  with gr.Tab("Original Prompt Output"):
150
  # gr.Markdown("### Original Prompt Output")