VSA / scripts /install.sh
cnzzx's picture
update
6705198
raw
history blame
284 Bytes
pip install -e models/LLaVA
pip install duckduckgo_search==5.3.1b1
pip install einops
pip install git+https://github.com/InternLM/lagent.git@238aacf5e711f45cdbdfb26a6c2f4336fb64cd36
pip install lmdeploy
pip install termcolor
pip install transformers==4.41.0
pip install gradio==4.40.0