harrywang commited on
Commit
aa788ee
1 Parent(s): 3039366

minor change

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -165,5 +165,4 @@ demo = gr.Interface(
165
  ]
166
  )
167
 
168
- if __name__ == "__main__":
169
- demo.launch()
 
165
  ]
166
  )
167
 
168
+ demo.launch()