Pluto0616 commited on
Commit
f3262c4
·
verified ·
1 Parent(s): 9d54f50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,4 +2,4 @@ import os
2
 
3
  os.system('git lfs install')
4
  os.system("pip install git+https://hf-mirror.com/Pluto0616/L2_InternVL")
5
- os.system('python demo.py')
 
2
 
3
  os.system('git lfs install')
4
  os.system("pip install git+https://hf-mirror.com/Pluto0616/L2_InternVL")
5
+ os.system('python /Pluto0616/L2_InternVL/demo.py')