utkarshgogna1 commited on
Commit
ff88bd1
1 Parent(s): 8ebcaba

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. gradio_app.py +1 -0
gradio_app.py CHANGED
@@ -528,3 +528,4 @@ with gr.Blocks() as demo:
528
 
529
  # Run Gradio app
530
  # demo.launch(server_name="0.0.0.0", server_port=5001)
 
 
528
 
529
  # Run Gradio app
530
  # demo.launch(server_name="0.0.0.0", server_port=5001)
531
+ demo.launch()