File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 277277 " Returns:\n " ,
278278 " List[float]: Embedding of the content as a list.\n " ,
279279 " \"\"\"\n " ,
280- " # If an image URL is provided , first load the image\n " ,
280+ " # If the input is an image , first load the image content \n " ,
281281 " if mode == \" image\" :\n " ,
282282 " if content.startswith(\" http\" ):\n " ,
283283 " content = Image.open(requests.get(content, stream=True).raw)\n " ,
967967 ],
968968 "metadata" : {
969969 "kernelspec" : {
970- "display_name" : " Python 3 " ,
970+ "display_name" : " base " ,
971971 "language" : " python" ,
972972 "name" : " python3"
973973 },
981981 "name" : " python" ,
982982 "nbconvert_exporter" : " python" ,
983983 "pygments_lexer" : " ipython3" ,
984- "version" : " 3.9 .6"
984+ "version" : " 3.11 .6"
985985 },
986986 "widgets" : {
987987 "application/vnd.jupyter.widget-state+json" : {
You can’t perform that action at this time.
0 commit comments