fix notebook

This commit is contained in:
Ray 2025-08-22 15:49:25 +08:00
parent 2391e5ad3a
commit 82b5dbbb8d

View file

@ -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/",