pritish commited on
Commit
3db151c
·
1 Parent(s): f7d237c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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. But don't worry, I'll reimburse the money soon.")
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