Spaces:
Runtime error
Runtime error
!git clone https://github.com/NExT-ChatV/NExT-Chat.git | |
%cd NExT-Chat | |
!pip install -r requirements.txt | |
!CUDA_VISIBLE_DEVICES="0" python web_demo.py --model_path AoZhang/nextchat-7b-336 --vit_path openai/clip-vit-large-patch14-336 |