Falah commited on
Commit
3ff18d7
·
1 Parent(s): 6890816
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ iface = gr.Interface(
32
  #image="https://iraqprogrammer.files.wordpress.com/2023/03/00045-3227812873.png?w=1400&h="
33
  )
34
 
35
- iface.launch()
 
32
  #image="https://iraqprogrammer.files.wordpress.com/2023/03/00045-3227812873.png?w=1400&h="
33
  )
34
 
35
+ iface.launch(debug=True)