Skip to content

Commit eb75851

Browse files
authored
Update hello-npu.ipynb (openvinotoolkit#2319)
Huggingface was misspelled as 'Hugginface', causing the script to fail at block 6
1 parent 6771c7a commit eb75851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/hello-npu/hello-npu.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
"metadata": {},
311311
"outputs": [],
312312
"source": [
313-
"import hugginface_hub as hf_hub"
313+
"import huggingface_hub as hf_hub"
314314
]
315315
},
316316
{

0 commit comments

Comments
 (0)