jer233 commited on
Commit
66022b2
·
verified ·
1 Parent(s): dd291dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- from demo.demo import app
2
 
3
  if __name__ == "__main__":
4
  # Launch the Gradio interface
 
1
+ from demo import app
2
 
3
  if __name__ == "__main__":
4
  # Launch the Gradio interface