Spaces:
Sleeping
Sleeping
Update hackaprompt/gradio_app.py
Browse files
hackaprompt/gradio_app.py
CHANGED
@@ -226,7 +226,7 @@ with gr.Blocks(theme=theme) as demo:
|
|
226 |
Your experiments on this website do not get automatically submitted to the competition. To submit your prompts,
|
227 |
you should download the submission file at the bottom of this page, then submit it to: [email protected]
|
228 |
|
229 |
-
Below, you can select a different model/level, then put your prompt in the `Your Prompt:` section and click the `Are You
|
230 |
|
231 |
**IMPORTANT NOTE: When you formally submit your attempt, we rerun all of your prompts**.
|
232 |
|
|
|
226 |
Your experiments on this website do not get automatically submitted to the competition. To submit your prompts,
|
227 |
you should download the submission file at the bottom of this page, then submit it to: [email protected]
|
228 |
|
229 |
+
Below, you can select a different model/level, then put your prompt in the `Your Prompt:` section and click the `Are You Worthy` button.
|
230 |
|
231 |
**IMPORTANT NOTE: When you formally submit your attempt, we rerun all of your prompts**.
|
232 |
|