wybertwang's picture
Upload 78 files
c426a27
|
raw
history blame
No virus
282 Bytes

Install

  • python >= 3.8.1
pip install torch==1.10.1+cu111 torchvision==0.11.2+cu111 torchaudio==0.10.1 -f https://download.pytorch.org/whl/cu111/torch_stable.html # CUDA version could be different
pip install openai pillow transformers
pip install langchain==0.0.101