Spaces:
Running
Running
Update app.py
Browse files
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 |
|