mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-05-25 18:55:17 +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"
|
"id": "Mzd1VWjwMUJL"
|
||||||
},
|
},
|
||||||
"source": [
|
"source": [
|
||||||
"### Submit a document with PageIndex SDK"
|
"### Submit a document for PageIndex tree generation"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -222,7 +222,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": [
|
"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",
|
"# https://github.com/VectifyAI/PageIndex\n",
|
||||||
"\n",
|
"\n",
|
||||||
"pdf_url = \"https://arxiv.org/pdf/2501.12948.pdf\"\n",
|
"pdf_url = \"https://arxiv.org/pdf/2501.12948.pdf\"\n",
|
||||||
|
|
@ -512,7 +512,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 59,
|
"execution_count": null,
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"colab": {
|
"colab": {
|
||||||
"base_uri": "https://localhost:8080/",
|
"base_uri": "https://localhost:8080/",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue