weijiawu's picture
Duplicate from TencentARC/Caption-Anything
0ab9a32
|
raw
history blame contribute delete
No virus
282 Bytes

A newer version of the Gradio SDK is available: 4.44.0

Upgrade

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