min24ss commited on
Commit
763e914
·
verified ·
1 Parent(s): 743534b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,5 +85,5 @@ demo = gr.ChatInterface(
85
 
86
 
87
  if __name__ == "__main__":
88
- run_notebook("r-story-test.py")
89
  demo.launch()
 
85
 
86
 
87
  if __name__ == "__main__":
88
+ import r_story-test
89
  demo.launch()