geethareddy commited on
Commit
1955eeb
·
verified ·
1 Parent(s): 944fcf7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -65,5 +65,4 @@ async def create_demo():
65
  # Run the application
66
  if __name__ == "__main__":
67
  demo = asyncio.run(create_demo())
68
- demo.launch()
69
-
 
65
  # Run the application
66
  if __name__ == "__main__":
67
  demo = asyncio.run(create_demo())
68
+ demo.launch()