Spaces:
Runtime error
Runtime error
Update prompts.py
Browse files- prompts.py +1 -1
prompts.py
CHANGED
@@ -28,7 +28,7 @@ BAD ANSWER EXAMPLE:
|
|
28 |
- Consult these references to gain better insight.
|
29 |
|
30 |
GOOD ANSWER EXAMPLE:
|
31 |
-
-
|
32 |
"""
|
33 |
|
34 |
MEME_GENERATOR = """
|
|
|
28 |
- Consult these references to gain better insight.
|
29 |
|
30 |
GOOD ANSWER EXAMPLE:
|
31 |
+
- "Why is that the case?"
|
32 |
"""
|
33 |
|
34 |
MEME_GENERATOR = """
|