Spaces:
Runtime error
Runtime error
shantipriya
commited on
Commit
•
7ad01e6
1
Parent(s):
99a2d56
Update app.py
Browse files
app.py
CHANGED
@@ -88,6 +88,7 @@ with gr.Blocks() as demo:
|
|
88 |
['What is 2+2 ?'],
|
89 |
['What is Generative AI.'],
|
90 |
['ଓଡିଶା ବିଷୟରେ ଏକ ଓଡିଆ କବିତା ଲେଖ |'],
|
|
|
91 |
# ['Why this happens and how to fix it?'],
|
92 |
# ["What do you think about the person's behaviour?"],
|
93 |
# ['Do you know who drew this painting?'],
|
|
|
88 |
['What is 2+2 ?'],
|
89 |
['What is Generative AI.'],
|
90 |
['ଓଡିଶା ବିଷୟରେ ଏକ ଓଡିଆ କବିତା ଲେଖ |'],
|
91 |
+
['Convert the following angle to degree: 2π'],
|
92 |
# ['Why this happens and how to fix it?'],
|
93 |
# ["What do you think about the person's behaviour?"],
|
94 |
# ['Do you know who drew this painting?'],
|