mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-25 04:30:48 +01:00
* refactor install dependencies, default only depencies of hub and datasets * move pandas import to function * update hub deps * test * remove generate ast file * remove gast dependency * replace gast with ast * add dependency version * remove lap for compile error * fix comments issue * add install ollama --------- Co-authored-by: mulin.lyh <mulin.lyh@taobao.com>
4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
requests>=2.25
|
|
tqdm>=4.64.0
|
|
urllib3>=1.26
|