vikhyatk commited on
Commit
31151c4
·
verified ·
1 Parent(s): 77b0c52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -399,7 +399,7 @@ css = """
399
 
400
  with gr.Blocks(title="moondream vl (new)", css=css, js=js) as demo:
401
  if IN_SPACES:
402
- gr.HTML("<style>body, body gradio-app { background: none !important; }</style>")
403
 
404
  gr.Markdown(
405
  """
 
399
 
400
  with gr.Blocks(title="moondream vl (new)", css=css, js=js) as demo:
401
  if IN_SPACES:
402
+ # gr.HTML("<style>body, body gradio-app { background: none !important; }</style>")
403
 
404
  gr.Markdown(
405
  """