Skip to content

Commit f322d6e

Browse files
pyarrow==9.0.0
1 parent 37fe8f1 commit f322d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit1/01_introduction_to_diffusers.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"outputs": [],
8585
"source": [
86-
"%pip install -qq -U diffusers datasets transformers accelerate ftfy pyarrow=9.0.0"
86+
"%pip install -qq -U diffusers datasets transformers accelerate ftfy pyarrow==9.0.0"
8787
]
8888
},
8989
{

0 commit comments

Comments
 (0)