Skip to content

Commit 2932a33

Browse files
committed
include huggingfacehub in setup
1 parent 00d1c50 commit 2932a33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
install_requires=[
2323
'accelerate>=0.25.0',
2424
'beartype',
25+
"huggingface_hub>=0.21.4",
2526
'classifier-free-guidance-pytorch>=0.6.2',
2627
'einops>=0.7.0',
2728
'einx[torch]>=0.1.3',

0 commit comments

Comments
 (0)