Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -169,7 +169,7 @@ with gr.Blocks() as demo:
|
|
169 |
|
170 |
gr.Markdown(f'<center><h1>{title}</h1></center>')
|
171 |
gr.Markdown(description)
|
172 |
-
gr.Markdown("Thank you for all the support this space has received! Unfortunately, my OpenAI $18 grant has been exhausted, so you'll need to enter your own OpenAI API Key to use the app.
|
173 |
|
174 |
with gr.Row():
|
175 |
|
|
|
169 |
|
170 |
gr.Markdown(f'<center><h1>{title}</h1></center>')
|
171 |
gr.Markdown(description)
|
172 |
+
gr.Markdown("Thank you for all the support this space has received! Unfortunately, my OpenAI $18 grant has been exhausted, so you'll need to enter your own OpenAI API Key to use the app. Sorry for inconvenience :-(.")
|
173 |
|
174 |
with gr.Row():
|
175 |
|