Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
iulusoy committed Nov 22, 2024
1 parent 725d385 commit ac560de
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ammico/notebooks/DemoNotebook_ammico.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,10 @@
"metadata": {},
"outputs": [],
"source": [
"%pwd\n",
"image_dict = ammico.find_files(\n",
" # path=\"/content/drive/MyDrive/misinformation-data/\",\n",
" path=str(data_path),\n",
" path=\"data/errors_Nov24/Error1\",\n",
" # path=str(data_path),\n",
" limit=15,\n",
")"
]
Expand Down

0 comments on commit ac560de

Please sign in to comment.