supib4132 commited on
Commit
c7510c9
·
verified ·
1 Parent(s): 928e524

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -20,7 +20,6 @@ iface = gr.Interface(
20
  )
21
 
22
  if __name__ == "__main__":
23
- iface,queue()
24
  iface.launch(share=True,ssr_mode=False)
25
 
26
  # FastAPI app
 
20
  )
21
 
22
  if __name__ == "__main__":
 
23
  iface.launch(share=True,ssr_mode=False)
24
 
25
  # FastAPI app