update requirements in docs

This commit is contained in:
shengdinghu 2022-10-15 16:25:47 +00:00
parent ba392e2f66
commit 5da7436280
1 changed files with 12 additions and 8 deletions

View File

@ -1,13 +1,17 @@
sphinx_copybutton sphinx_copybutton
sphinx_rtd_theme sphinx_rtd_theme
sphinx_toolbox sphinx_toolbox
torch myst_parser
transformers
sentencepiece==0.1.96 torch>=1.8.0
tqdm==4.62.2 transformers>=4.10.0
openprompt datasets==1.17.0
loralib sentencepiece>=0.1.96
tqdm>=4.62.2
decorator decorator
rich rich
myst_parser web.py
web.py gitpython
scipy # need?
sklearn # need?
delta_center_client==0.0.4