Skip to content

Commit f3f9445

Browse files
authored
Update demo.ipynb
1 parent c1b04cd commit f3f9445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/demo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"source": [
3838
"from IPython.display import clear_output\n",
3939
"\n",
40-
"!pip install torch==2.4.0 torchvision==0.19.0 torchaudio==2.4.0"
40+
"!pip install torch==2.4.0 torchvision==0.19.0 torchaudio==2.4.0",
4141
"!pip install hinteval\n",
4242
"!pip install httpx==0.27.2\n",
4343
"clear_output()"

0 commit comments

Comments
 (0)