Skip to content

Commit 6d42760

Browse files
committed
🐛 add huggingface_hub version
1 parent 3ef206e commit 6d42760

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: setup.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"setfit==1.0.3",
3131
"torch==2.5.0",
3232
"tqdm==4.66.3",
33-
"transformers==4.46.0"
33+
"transformers==4.46.0",
34+
"huggingface_hub==0.23.5"
3435
],
3536
classifiers=[
3637
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)