dylanebert
commited on
Commit
·
efc2e3f
1
Parent(s):
f4eb0a2
app.py
CHANGED
@@ -1235,7 +1235,6 @@ with gr.Blocks(title="Research Tracker MCP Server") as demo:
|
|
1235 |
["https://arxiv.org/abs/2506.18787"],
|
1236 |
["https://huggingface.co/papers/2010.11929"],
|
1237 |
["https://github.com/facebookresearch/segment-anything"],
|
1238 |
-
["Attention Is All You Need"]
|
1239 |
],
|
1240 |
inputs=[input_text],
|
1241 |
outputs=[
|
|
|
1235 |
["https://arxiv.org/abs/2506.18787"],
|
1236 |
["https://huggingface.co/papers/2010.11929"],
|
1237 |
["https://github.com/facebookresearch/segment-anything"],
|
|
|
1238 |
],
|
1239 |
inputs=[input_text],
|
1240 |
outputs=[
|