Spaces:
Running
Running
Update hackaprompt/gradio_app.py
Browse files
hackaprompt/gradio_app.py
CHANGED
@@ -230,8 +230,6 @@ with gr.Blocks(theme=theme) as demo:
|
|
230 |
"""
|
231 |
# PromptQuest: Hack the LLM
|
232 |
|
233 |
-
This is a playground for the IDB Seminar.
|
234 |
-
|
235 |
## How this works
|
236 |
|
237 |
This page is a website that allows you to experiment with different prompts and check if you are successful.
|
|
|
230 |
"""
|
231 |
# PromptQuest: Hack the LLM
|
232 |
|
|
|
|
|
233 |
## How this works
|
234 |
|
235 |
This page is a website that allows you to experiment with different prompts and check if you are successful.
|