para-lost commited on
Commit
55beb81
·
1 Parent(s): 8de2b58
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -178,7 +178,7 @@ iface = gr.Interface(
178
  description=(
179
  "Automatically Generate a presentation slide.\n\n"
180
  "**WARNING**: Please be cautious with your OpenAI API key. "
181
- "Logs or server code might store it temporarily."
182
  )
183
  )
184
 
 
178
  description=(
179
  "Automatically Generate a presentation slide.\n\n"
180
  "**WARNING**: Please be cautious with your OpenAI API key. "
181
+ "Logs or server code might store it temporarily. **We suggest one-time use.**"
182
  )
183
  )
184