There was an error while loading. Please reload this page.
2 parents 7a08f0e + 8af294e commit 2a8eb7eCopy full SHA for 2a8eb7e
setup.py
@@ -54,14 +54,13 @@ def glob_fix(package_name, glob):
54
zip_safe=True,
55
install_requires=[
56
'boto3==1.24.53',
57
- 'huggingface-hub==0.19.4',
+ 'huggingface-hub>=0.19.4',
58
'numpy>=1.23.2',
59
'openai>=1.0.0',
60
'pymongo>=4.7.0',
61
'tokenizers>=0.15.0',
62
'torch>=1.13.1',
63
'transformers>=4.36.0',
64
- 'word2number==1.1',
65
'Wikipedia-API==0.6.0',
66
'psycopg-binary==3.1.17',
67
'psycopg==3.1.17',
0 commit comments