aarodi commited on
Commit
7388fab
·
verified ·
1 Parent(s): 1e42747

Update hackaprompt/gradio_app.py

Browse files
Files changed (1) hide show
  1. hackaprompt/gradio_app.py +2 -2
hackaprompt/gradio_app.py CHANGED
@@ -130,11 +130,11 @@ with gr.Blocks() as demo:
130
  ✅ Recognize vulnerabilities in generative AI systems
131
  ✅ Learn techniques to build more secure and resilient models
132
 
133
- The system will evaluate your prompt based on whether it successfully produces the expected output. If your prompt achieves the intended bypass, you pass the challenge. Otherwise, you'll need to refine your approach.
134
 
135
  ### How to Participate
136
  1. Select a difficulty level below.
137
- 2. Enter your prompt in the **"Your Prompt"** section.
138
  3. Click the **"Evaluate"** button to test your prompt.
139
 
140
  Good luck! 💪
 
130
  ✅ Recognize vulnerabilities in generative AI systems
131
  ✅ Learn techniques to build more secure and resilient models
132
 
133
+ The system will evaluate your prompt based on whether it successfully produces the expected response. If your prompt achieves the intended bypass, you pass the challenge. Otherwise, you'll need to refine your approach.
134
 
135
  ### How to Participate
136
  1. Select a difficulty level below.
137
+ 2. Enter your prompt in the **"Your query"** section.
138
  3. Click the **"Evaluate"** button to test your prompt.
139
 
140
  Good luck! 💪