merterbak commited on
Commit
53d6808
·
verified ·
1 Parent(s): 3af4306

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ with gr.Blocks(
120
  with gr.Column(scale=1):
121
  api_key_input = gr.Textbox(
122
  label="Mistral API Key",
123
- placeholder="Paste your Mistral API key here)",
124
  type="password",
125
  lines=1
126
  )
 
120
  with gr.Column(scale=1):
121
  api_key_input = gr.Textbox(
122
  label="Mistral API Key",
123
+ placeholder="Paste your Mistral API key here",
124
  type="password",
125
  lines=1
126
  )