JDhruv14 commited on
Commit
7eb02ea
·
verified ·
1 Parent(s): 3e25e48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,7 +109,7 @@ with gr.Blocks(css="""
109
  body {
110
  background:
111
  linear-gradient(0deg, rgba(0,0,0,.28), rgba(0,0,0,.28)),
112
- url("/file=bg.jpg") center / cover no-repeat fixed; /* <- change filename if needed */
113
  }
114
 
115
  /* Left-aligned, narrower chat panel */
 
109
  body {
110
  background:
111
  linear-gradient(0deg, rgba(0,0,0,.28), rgba(0,0,0,.28)),
112
+ url("https://huggingface.co/spaces/JDhruv14/gita/resolve/main/bg.jpg") center / cover no-repeat fixed; /* <- change filename if needed */
113
  }
114
 
115
  /* Left-aligned, narrower chat panel */