hivecorp commited on
Commit
ab9165c
·
verified ·
1 Parent(s): e44bcbb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,4 +85,4 @@ async def create_demo():
85
  # Run the application
86
  if __name__ == "__main__":
87
  demo = asyncio.run(create_demo())
88
- demo.launch()
 
85
  # Run the application
86
  if __name__ == "__main__":
87
  demo = asyncio.run(create_demo())
88
+ demo.launch()