зеркало из
https://github.com/ssciwr/AMMICO.git
synced 2025-10-30 05:26:05 +02:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Этот коммит содержится в:
родитель
0fd6962dd3
Коммит
35f63f0b74
4
notebooks/multimodal_search.ipynb
сгенерированный
4
notebooks/multimodal_search.ipynb
сгенерированный
@ -69,12 +69,10 @@
|
|||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
|
||||||
"# Here you need to provide the path to your google drive folder\n",
|
"# Here you need to provide the path to your google drive folder\n",
|
||||||
"# or local folder containing the images\n",
|
"# or local folder containing the images\n",
|
||||||
"images = mutils.find_files(\n",
|
"images = mutils.find_files(\n",
|
||||||
" path=\"/content/drive/MyDrive/misinformation-data/\",\n",
|
" path=\"/content/drive/MyDrive/misinformation-data/\",\n",
|
||||||
|
|
||||||
" limit=10,\n",
|
" limit=10,\n",
|
||||||
")"
|
")"
|
||||||
]
|
]
|
||||||
@ -88,9 +86,7 @@
|
|||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
|
||||||
"mydict = mutils.initialize_dict(images)"
|
"mydict = mutils.initialize_dict(images)"
|
||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user