Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -153,10 +153,10 @@ with gr.Blocks(css=CSS, theme="Nymbo/Alyx_Theme") as demo:
|
|
153 |
),
|
154 |
],
|
155 |
examples=[
|
156 |
-
["
|
157 |
-
["
|
158 |
-
["
|
159 |
-
["
|
160 |
],
|
161 |
cache_examples=False,
|
162 |
)
|
|
|
153 |
),
|
154 |
],
|
155 |
examples=[
|
156 |
+
["Which type of mango orchards in India require more frequent fruit thinning?"],
|
157 |
+
["How to control black pepper disease through the use of biological control agents in India?"],
|
158 |
+
["What are the different methods of hybrid seed production and their suitability for small-scale farmers in India?"],
|
159 |
+
["What are the government subsidies available for pulses farmers in Telangana?"],
|
160 |
],
|
161 |
cache_examples=False,
|
162 |
)
|