DigiP-AI commited on
Commit
db8f885
·
verified ·
1 Parent(s): af7f3d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -283,7 +283,7 @@ def image_processing(image, filter_type):
283
 
284
  css = """
285
  .gradio-container {
286
- background: url(https://huggingface.co/spaces/DigiP-AI/Image_Studio/abstract.jpg)
287
  }
288
  """
289
 
 
283
 
284
  css = """
285
  .gradio-container {
286
+ background: url(https://huggingface.co/spaces/DigiP-AI/Image_Studio/blob/main/abstract.jpg)
287
  }
288
  """
289