L2_InternVL / app.py
Pluto0616's picture
Update app.py
f3262c4 verified
raw
history blame
164 Bytes
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')