L2_InternVL / app.py
Pluto0616's picture
Update app.py
9d54f50 verified
raw
history blame
141 Bytes
import os
os.system('git lfs install')
os.system("pip install git+https://hf-mirror.com/Pluto0616/L2_InternVL")
os.system('python demo.py')