Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -696,7 +696,6 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
| 696 |
"List some papers about humor in LLMs",
|
| 697 |
"Find recent papers on quantum computing",
|
| 698 |
"What does this SNP do?: rs429358",
|
| 699 |
-
"Tell me about SNP rs7412"
|
| 700 |
],
|
| 701 |
inputs=[user_input],
|
| 702 |
label="Example Queries",
|
|
|
|
| 696 |
"List some papers about humor in LLMs",
|
| 697 |
"Find recent papers on quantum computing",
|
| 698 |
"What does this SNP do?: rs429358",
|
|
|
|
| 699 |
],
|
| 700 |
inputs=[user_input],
|
| 701 |
label="Example Queries",
|