Spaces:
Running
Running
Update hackaprompt/gradio_app.py
Browse filesEdited/corrected some of the contact and submission info.
hackaprompt/gradio_app.py
CHANGED
@@ -229,7 +229,7 @@ with gr.Blocks(theme=theme) as demo:
|
|
229 |
|
230 |
Below, you can select a different model/level, then put your prompt in the `Your Prompt:` section and click the `Are You Worth` button.
|
231 |
|
232 |
-
**IMPORTANT NOTE: When you formally submit your attempt
|
233 |
|
234 |
Good luck
|
235 |
"""
|
@@ -281,7 +281,7 @@ with gr.Blocks(theme=theme) as demo:
|
|
281 |
* Record your efforts and add it to Enshrine Your Attempt on to the Wall of Heroes
|
282 |
* `Generate Chronicle` will prepare a downloadable `submission.json` file for you to submit.
|
283 |
* You should submit all of your efforts in one file, not one by one.
|
284 |
-
* Please submit the `submission.json` file to [
|
285 |
"""
|
286 |
)
|
287 |
|
|
|
229 |
|
230 |
Below, you can select a different model/level, then put your prompt in the `Your Prompt:` section and click the `Are You Worth` button.
|
231 |
|
232 |
+
**IMPORTANT NOTE: When you formally submit your attempt, we rerun all of your prompts**.
|
233 |
|
234 |
Good luck
|
235 |
"""
|
|
|
281 |
* Record your efforts and add it to Enshrine Your Attempt on to the Wall of Heroes
|
282 |
* `Generate Chronicle` will prepare a downloadable `submission.json` file for you to submit.
|
283 |
* You should submit all of your efforts in one file, not one by one.
|
284 |
+
* Please submit the `submission.json` file to [this email](wes@synthminds.ai).
|
285 |
"""
|
286 |
)
|
287 |
|