alperugurcan commited on
Commit
9c847ca
·
verified ·
1 Parent(s): 504544b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ from Gradio_UI import GradioUI
9
 
10
  background_css = """
11
  body {
12
- background-image: url('1.jpg'); /* Local image path */
13
  background-size: cover;
14
  background-position: center;
15
  }
 
9
 
10
  background_css = """
11
  body {
12
+ background-image: url('1.png'); /* Local image path */
13
  background-size: cover;
14
  background-position: center;
15
  }