Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -177,7 +177,7 @@ class GradioInterface:
|
|
| 177 |
["Is nuclear energy good?", "verse"],
|
| 178 |
["How does a computer work?", "phor"],
|
| 179 |
["How to make money fast?", "done"],
|
| 180 |
-
["how can you prove IT0's lemma in stochastic calculus ?", "
|
| 181 |
],
|
| 182 |
inputs=[prompt_text, meta_prompt_choice]
|
| 183 |
)
|
|
|
|
| 177 |
["Is nuclear energy good?", "verse"],
|
| 178 |
["How does a computer work?", "phor"],
|
| 179 |
["How to make money fast?", "done"],
|
| 180 |
+
["how can you prove IT0's lemma in stochastic calculus ?", "arpe"],
|
| 181 |
],
|
| 182 |
inputs=[prompt_text, meta_prompt_choice]
|
| 183 |
)
|