nonzeroexit commited on
Commit
bc0eb4e
·
verified ·
1 Parent(s): 1f0ca86

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -80,6 +80,4 @@ iface = gr.Interface(
80
  )
81
 
82
  # Launch app
83
- iface.launch(share=True)
84
-
85
- I neeed to use the same code for fastapi
 
80
  )
81
 
82
  # Launch app
83
+ iface.launch(share=True)