Spaces:
Runtime error
Runtime error
Update hackaprompt/gradio_app.py
Browse files
hackaprompt/gradio_app.py
CHANGED
|
@@ -280,7 +280,7 @@ with gr.Blocks(theme=theme) as demo:
|
|
| 280 |
* Record your efforts and add it to Enshrine Your Attempt on to the Wall of Heroes
|
| 281 |
* `Generate Chronicle` will prepare a downloadable `submission.json` file for you to submit.
|
| 282 |
* You should submit all of your efforts in one file, not one by one.
|
| 283 |
-
* Please submit the `submission.json` file to [this email](wes@synthminds.ai).
|
| 284 |
"""
|
| 285 |
)
|
| 286 |
|
|
|
|
| 280 |
* Record your efforts and add it to Enshrine Your Attempt on to the Wall of Heroes
|
| 281 |
* `Generate Chronicle` will prepare a downloadable `submission.json` file for you to submit.
|
| 282 |
* You should submit all of your efforts in one file, not one by one.
|
| 283 |
+
* Please submit the `submission.json` file to [this email](mailto:wes@synthminds.ai).
|
| 284 |
"""
|
| 285 |
)
|
| 286 |
|