AbdullahImran commited on
Commit
050d179
·
verified ·
1 Parent(s): 093c4e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ def pipeline(image):
117
  )
118
 
119
  # --- GRADIO BLOCKS UI ---
120
- withwith gr.Blocks(css="""
121
  /* background for entire app */
122
  .gradio-container {
123
  background-color: #f5f7fa !important;
 
117
  )
118
 
119
  # --- GRADIO BLOCKS UI ---
120
+ with gr.Blocks(css="""
121
  /* background for entire app */
122
  .gradio-container {
123
  background-color: #f5f7fa !important;