Skip to content

Commit 37fe8f1

Browse files
set pyarrow version in import to avoid conflict
1 parent 2d3d38a commit 37fe8f1

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"
86+
"%pip install -qq -U diffusers datasets transformers accelerate ftfy pyarrow=9.0.0"
8787
]
8888
},
8989
{

0 commit comments

Comments
 (0)