NawazHanzla commited on
Commit
ebeafbc
·
verified ·
1 Parent(s): f48bb8a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -9,7 +9,6 @@ def main():
9
  )
10
  demo.queue(default_concurrency_limit=3, max_size=20)
11
 
12
- # Launch the public interface
13
  demo.launch()
14
 
15
  if __name__ == "__main__":
 
9
  )
10
  demo.queue(default_concurrency_limit=3, max_size=20)
11
 
 
12
  demo.launch()
13
 
14
  if __name__ == "__main__":