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

Update app.py

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