orpatashnik commited on
Commit
2f986b9
1 Parent(s): 710e5f8

update description

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -1
gradio_app.py CHANGED
@@ -60,7 +60,7 @@ with gr.Blocks(css='style.css') as demo:
60
 
61
  gr.HTML(
62
  '''<a href="https://huggingface.co/spaces/orpatashnik/local-prompt-mixing?duplicate=true">
63
- <img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>Duplicate the Space and run securely with your OpenAI API Key''')
64
 
65
  with gr.Row():
66
  with gr.Column():
 
60
 
61
  gr.HTML(
62
  '''<a href="https://huggingface.co/spaces/orpatashnik/local-prompt-mixing?duplicate=true">
63
+ <img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>Duplicate the Space to run privately without waiting in queue''')
64
 
65
  with gr.Row():
66
  with gr.Column():