Kal1510 commited on
Commit
4b5c9fb
·
verified ·
1 Parent(s): 9a9104e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -321,7 +321,7 @@ def create_gradio_app():
321
  }
322
  .gradio-container {
323
  background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)),
324
- url('file=your_image_path.jpg') !important;
325
  background-size: cover !important;
326
  background-position: center !important;
327
  background-attachment: fixed !important;
 
321
  }
322
  .gradio-container {
323
  background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)),
324
+ url('file=fantasy-landscape-floating-islands-illustration.jpg') !important;
325
  background-size: cover !important;
326
  background-position: center !important;
327
  background-attachment: fixed !important;