Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -28,7 +28,7 @@ example_questions = [
|
|
28 |
"What is sports facility at southampton university?",
|
29 |
"How big is the Southampton campus?",
|
30 |
"What are the rankings of southampton university?",
|
31 |
-
"What research facilities does the Southampton university offer?",
|
32 |
]
|
33 |
|
34 |
demo = gr.Interface(
|
|
|
28 |
"What is sports facility at southampton university?",
|
29 |
"How big is the Southampton campus?",
|
30 |
"What are the rankings of southampton university?",
|
31 |
+
"What research facilities does the Southampton university offer ?",
|
32 |
]
|
33 |
|
34 |
demo = gr.Interface(
|