Spaces:
Running on CPU Upgrade

multimodalart HF staff commited on
Commit
18d8f52
1 Parent(s): 9e4f0ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -165,6 +165,7 @@ css = """
165
  #prompt-text-input, #negative-prompt-text-input{padding: .45rem 0.625rem}
166
  #component-16{border-top-width: 1px!important;margin-top: 1em}
167
  .image_duplication{position: absolute; width: 100px; left: 50px}
 
168
  """
169
 
170
  block = gr.Blocks()
 
165
  #prompt-text-input, #negative-prompt-text-input{padding: .45rem 0.625rem}
166
  #component-16{border-top-width: 1px!important;margin-top: 1em}
167
  .image_duplication{position: absolute; width: 100px; left: 50px}
168
+ .tabitem{border: 0}
169
  """
170
 
171
  block = gr.Blocks()