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