Skip to content

Commit 1252e38

Browse files
committed
udpated demo notebook - Adithya S K
1 parent 3686af7 commit 1252e38

File tree

1 file changed

+0
-46
lines changed

1 file changed

+0
-46
lines changed

examples/OmniParse_GoogleColab.ipynb

-46
Original file line numberDiff line numberDiff line change
@@ -150,52 +150,6 @@
150150
"After the server is set up and cloudflare is available please go to /docs to access all the api endpoints"
151151
]
152152
},
153-
{
154-
"cell_type": "code",
155-
"execution_count": 1,
156-
"metadata": {},
157-
"outputs": [
158-
{
159-
"name": "stdout",
160-
"output_type": "stream",
161-
"text": [
162-
"/home/adithya/adithya/main/omniparse\n"
163-
]
164-
},
165-
{
166-
"data": {
167-
"text/plain": [
168-
"'/home/adithya/adithya/main/omniparse'"
169-
]
170-
},
171-
"execution_count": 1,
172-
"metadata": {},
173-
"output_type": "execute_result"
174-
}
175-
],
176-
"source": [
177-
"%cd ../\n",
178-
"%pwd"
179-
]
180-
},
181-
{
182-
"cell_type": "code",
183-
"execution_count": 2,
184-
"metadata": {},
185-
"outputs": [
186-
{
187-
"name": "stdout",
188-
"output_type": "stream",
189-
"text": [
190-
"Dockerfile README.md\t docs\t omniparse\tpyproject.toml\tserver.py\n",
191-
"LICENSE __pycache__ examples poetry.lock\tpython-sdk\n"
192-
]
193-
}
194-
],
195-
"source": [
196-
"!ls"
197-
]
198-
},
199153
{
200154
"cell_type": "code",
201155
"execution_count": null,

0 commit comments

Comments
 (0)