rahul7star commited on
Commit
d3d043a
·
verified ·
1 Parent(s): 71088af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -730,4 +730,4 @@ interface = create_interface(
730
 
731
  # Launch the interface
732
 
733
- interface.launch(share=True)
 
730
 
731
  # Launch the interface
732
 
733
+ interface.launch(share=True,css=".gradio-container { margin-top: 300px !important; }")