``` git clone https://github.com/haotian-liu/LLaVA.git cd LLaVA python -m venv venv source venv/bin/

git clone https://github.com/haotian-liu/LLaVA.git
cd LLaVA
python -m venv venv
source venv/bin/activate
pip install --upgrade pip
pip install -e .
git clone https://github.com/haotian-liu/LLaVA.git
cd LLaVA
python -m venv venv
source venv/bin/activate
pip install --upgrade pip
pip install -e .
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?