Spaces:
Running
Running
update
Browse files
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 |
|