HusnaManakkot commited on
Commit
1f50b4a
Β·
verified Β·
1 Parent(s): 75e09ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,5 +31,5 @@ interface = gr.Interface(
31
  )
32
 
33
  # Launch the app
34
- if __name__ == "__main__":
35
  interface.launch()
 
31
  )
32
 
33
  # Launch the app
34
+ if __name__ == "__main__":
35
  interface.launch()