Somunia commited on
Commit
2544437
·
verified ·
1 Parent(s): e9f2d37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,6 +77,6 @@ iface = gr.Interface(
77
  )
78
 
79
  # For local testing:
80
- # iface.launch()
81
 
82
  # Hugging Face Spaces will automatically launch the interface.
 
77
  )
78
 
79
  # For local testing:
80
+ iface.launch()
81
 
82
  # Hugging Face Spaces will automatically launch the interface.