rahul7star commited on
Commit
46fb2a4
·
verified ·
1 Parent(s): 5f4fd73

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -732,10 +732,6 @@ interface = create_interface(
732
 
733
  interface.launch(
734
  share=True,
735
- css="""
736
- body {
737
- padding-top: 300px !important;
738
- }
739
- """
740
  )
741
 
 
732
 
733
  interface.launch(
734
  share=True,
735
+
 
 
 
 
736
  )
737