freemt commited on
Commit
4cd1203
Β·
1 Parent(s): e5c158d

Update huggingface-hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,7 +3,7 @@ charset-normalizer==2.0.3; python_version >= "3" and python_full_version >= "3.6
3
  click==8.0.1; python_version >= "3.6" and python_full_version >= "3.6.0"
4
  colorama==0.4.4; python_full_version >= "3.6.0" and sys_platform == "win32" and platform_system == "Windows" and python_version >= "3.6"
5
  filelock==3.0.12; python_full_version >= "3.6.0"
6
- huggingface-hub==0.0.12; python_full_version >= "3.6.0"
7
  idna==3.2; python_version >= "3.5" and python_full_version >= "3.6.0"
8
  importlib-metadata==4.6.1; python_version < "3.8" and python_full_version >= "3.6.0" and python_version >= "3.6"
9
  joblib==1.0.1; python_version >= "3.6" and python_full_version >= "3.6.0"
@@ -18,7 +18,7 @@ sacremoses==0.0.45; python_full_version >= "3.6.0"
18
  six==1.16.0; python_full_version >= "3.6.0"
19
  tokenizers==0.10.3; python_full_version >= "3.6.0"
20
  --find-links https://download.pytorch.org/whl/torch_stable.html
21
- torch==1.7.1+cpu
22
  tqdm==4.61.2; python_full_version >= "3.6.0"
23
  transformers==4.9.0; python_full_version >= "3.6.0"
24
  typing-extensions==3.10.0.0; python_version >= "3.7" and python_version < "3.8" and sys_platform == "linux" and python_full_version >= "3.6.2"
 
3
  click==8.0.1; python_version >= "3.6" and python_full_version >= "3.6.0"
4
  colorama==0.4.4; python_full_version >= "3.6.0" and sys_platform == "win32" and platform_system == "Windows" and python_version >= "3.6"
5
  filelock==3.0.12; python_full_version >= "3.6.0"
6
+ huggingface-hub
7
  idna==3.2; python_version >= "3.5" and python_full_version >= "3.6.0"
8
  importlib-metadata==4.6.1; python_version < "3.8" and python_full_version >= "3.6.0" and python_version >= "3.6"
9
  joblib==1.0.1; python_version >= "3.6" and python_full_version >= "3.6.0"
 
18
  six==1.16.0; python_full_version >= "3.6.0"
19
  tokenizers==0.10.3; python_full_version >= "3.6.0"
20
  --find-links https://download.pytorch.org/whl/torch_stable.html
21
+ torch==1.7.1+cpu
22
  tqdm==4.61.2; python_full_version >= "3.6.0"
23
  transformers==4.9.0; python_full_version >= "3.6.0"
24
  typing-extensions==3.10.0.0; python_version >= "3.7" and python_version < "3.8" and sys_platform == "linux" and python_full_version >= "3.6.2"