Dagfinn1962 commited on
Commit
0c0c3bb
1 Parent(s): eadaa27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ with gr.Blocks(theme='ParityError/Anime') as demo:
125
  label="Open Ai key",
126
  value="",
127
  type="password",
128
- placeholder="Enter your Open ai API KEY here ",
129
  info="",
130
 
131
  )
 
125
  label="Open Ai key",
126
  value="",
127
  type="password",
128
+ placeholder="See details in tips and tricks or just enter your own Open ai API KEY here ",
129
  info="",
130
 
131
  )