Somunia commited on
Commit
a864344
·
verified ·
1 Parent(s): 6a41687

Update app.py

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