zhurong2333's picture
Upload folder using huggingface_hub
e4a6421 verified
Raw
History Blame Contribute Delete
129 Bytes
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
conda install faiss-gpu cudatoolkit=11.0 -c pytorch