Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -42,7 +42,6 @@ description = 'Contextual Question and Answer'
|
|
42 |
article = ''
|
43 |
examples = [
|
44 |
['Quantum', 'What is quanta in physics?'],
|
45 |
-
['Virtual reality', 'What is VR and how is it different from Augmented reality?'],
|
46 |
['Cicero', 'What quotes did Marcus Tullius Cicero make?'],
|
47 |
['Alzheimers', 'What causes alzheimers?'],
|
48 |
['Neuropathy', 'With neuropathy and neuro-muskoskeletal issues, and what are the treatments available?'],
|
|
|
42 |
article = ''
|
43 |
examples = [
|
44 |
['Quantum', 'What is quanta in physics?'],
|
|
|
45 |
['Cicero', 'What quotes did Marcus Tullius Cicero make?'],
|
46 |
['Alzheimers', 'What causes alzheimers?'],
|
47 |
['Neuropathy', 'With neuropathy and neuro-muskoskeletal issues, and what are the treatments available?'],
|