File size: 164 Bytes
9d54f50
 
bfc371b
 
f3262c4
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 /Pluto0616/L2_InternVL/demo.py')