NexAddo commited on
Commit
aa954b8
1 Parent(s): 9f47676

Update hackaprompt/gradio_app.py

Browse files
Files changed (1) hide show
  1. hackaprompt/gradio_app.py +1 -1
hackaprompt/gradio_app.py CHANGED
@@ -236,7 +236,7 @@ with gr.Blocks(theme=theme) as demo:
236
 
237
  This page is a website that allows you to experiment with different prompts and check if you are successful.
238
  Your experiments on this website do not get automatically submitted to the competition. To submit your prompts,
239
- you should download the submission file at the bottom of this page, then submit it to: wes@synthminds.ai
240
 
241
  Below, you can select a different model/level, then put your prompt in the `Your Prompt:` section and click the `Are You Worthy` button.
242
 
 
236
 
237
  This page is a website that allows you to experiment with different prompts and check if you are successful.
238
  Your experiments on this website do not get automatically submitted to the competition. To submit your prompts,
239
+ follow the instructions given by the Great Lord of Prompt Mountain (refer to Wes' Loom video).
240
 
241
  Below, you can select a different model/level, then put your prompt in the `Your Prompt:` section and click the `Are You Worthy` button.
242