broadsword007 commited on
Commit
b999645
·
verified ·
1 Parent(s): 5f425f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- from videollama2.serve.gradio_web_server_adhoc import demo
2
 
3
  if __name__ == "__main__":
4
  demo.launch()
 
1
+ from VideoLLaMA2.videollama2.serve.gradio_web_server_adhoc import demo
2
 
3
  if __name__ == "__main__":
4
  demo.launch()