update requirements in docs
This commit is contained in:
parent
ba392e2f66
commit
5da7436280
|
@ -1,13 +1,17 @@
|
|||
sphinx_copybutton
|
||||
sphinx_rtd_theme
|
||||
sphinx_toolbox
|
||||
torch
|
||||
transformers
|
||||
sentencepiece==0.1.96
|
||||
tqdm==4.62.2
|
||||
openprompt
|
||||
loralib
|
||||
myst_parser
|
||||
|
||||
torch>=1.8.0
|
||||
transformers>=4.10.0
|
||||
datasets==1.17.0
|
||||
sentencepiece>=0.1.96
|
||||
tqdm>=4.62.2
|
||||
decorator
|
||||
rich
|
||||
myst_parser
|
||||
web.py
|
||||
web.py
|
||||
gitpython
|
||||
scipy # need?
|
||||
sklearn # need?
|
||||
delta_center_client==0.0.4
|
Loading…
Reference in New Issue