mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-24 23:56:21 +02:00
fix notebook
This commit is contained in:
parent
2391e5ad3a
commit
82b5dbbb8d
1 changed files with 3 additions and 3 deletions
|
|
@ -198,7 +198,7 @@
|
|||
"id": "Mzd1VWjwMUJL"
|
||||
},
|
||||
"source": [
|
||||
"### Submit a document with PageIndex SDK"
|
||||
"### Submit a document for PageIndex tree generation"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -222,7 +222,7 @@
|
|||
}
|
||||
],
|
||||
"source": [
|
||||
"# You can also use our GitHub repo to generate PageIndex structure\n",
|
||||
"# You can also use our GitHub repo to generate PageIndex tree\n",
|
||||
"# https://github.com/VectifyAI/PageIndex\n",
|
||||
"\n",
|
||||
"pdf_url = \"https://arxiv.org/pdf/2501.12948.pdf\"\n",
|
||||
|
|
@ -512,7 +512,7 @@
|
|||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 59,
|
||||
"execution_count": null,
|
||||
"metadata": {
|
||||
"colab": {
|
||||
"base_uri": "https://localhost:8080/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue