File size: 141 Bytes
9d54f50
 
bfc371b
 
9d54f50
1
2
3
4
5
6
import os

os.system('git lfs install')
os.system("pip install git+https://hf-mirror.com/Pluto0616/L2_InternVL")
os.system('python demo.py')