Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ Your task is to take a given prompt and improve it using the **Enhanced Primer f
|
|
41 |
{user_prompt}
|
42 |
|
43 |
**Enhanced Prompt:**
|
44 |
-
(Apply the Enhanced Primer framework to generate the improved version)
|
45 |
"""
|
46 |
|
47 |
RAIKAGE_TEMPLATE = """
|
|
|
41 |
{user_prompt}
|
42 |
|
43 |
**Enhanced Prompt:**
|
44 |
+
(Apply the Enhanced Primer framework to generate the improved version)
|
45 |
"""
|
46 |
|
47 |
RAIKAGE_TEMPLATE = """
|