Spaces:
Running
Running
Update hackaprompt/gradio_app.py
Browse files
hackaprompt/gradio_app.py
CHANGED
@@ -150,6 +150,8 @@ with gr.Blocks(css="""
|
|
150 |
|
151 |
Good luck! 💪
|
152 |
|
|
|
|
|
153 |
📝 Note: For data retention details, refer to the [OpenAI API Privacy Policy](https://openai.com/enterprise-privacy/).
|
154 |
"""
|
155 |
|
|
|
150 |
|
151 |
Good luck! 💪
|
152 |
|
153 |
+
📖 Reference: This app is based on the work described in the paper [Ignore This Title and HackAPrompt](https://aclanthology.org/2023.emnlp-main.302/) which exposes the systematic vulnarabilities of generative AI models.
|
154 |
+
|
155 |
📝 Note: For data retention details, refer to the [OpenAI API Privacy Policy](https://openai.com/enterprise-privacy/).
|
156 |
"""
|
157 |
|