carlosgonzalezmartinez commited on
Commit
a7727aa
·
verified ·
1 Parent(s): 76cd448

primero

Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -111,5 +111,6 @@ demo = gr.Interface(
111
  concurrency_limit=8
112
  )
113
 
 
114
  demo.queue()
115
  demo.launch(share=False)
 
111
  concurrency_limit=8
112
  )
113
 
114
+
115
  demo.queue()
116
  demo.launch(share=False)