MuzammilMax commited on
Commit
633a4d8
·
verified ·
1 Parent(s): 2382a4f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -548,7 +548,7 @@ with gr.Blocks() as iface:
548
 
549
  iface.launch(debug=True)
550
 
551
- !gradio deploy
552
 
553
  """## Streamlit Stuff"""
554
 
 
548
 
549
  iface.launch(debug=True)
550
 
551
+ # !gradio deploy
552
 
553
  """## Streamlit Stuff"""
554