MLDeveloper commited on
Commit
0a74433
·
verified ·
1 Parent(s): d66e366

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ tabs_css = """
7
  <style>
8
  /* Full-screen background image */
9
  .stApp {
10
- background: url('https://huggingface.co/spaces/MLDeveloper/code_compiler/blob/main/images/web-browser-mockup-browser-template-blank-web-page-simple-design-web-window_570901-31.avif') no-repeat center center fixed;
11
  background-size: cover;
12
  }
13
  /* Remove the white background box in header */
 
7
  <style>
8
  /* Full-screen background image */
9
  .stApp {
10
+ background: url('https://huggingface.co/spaces/MLDeveloper/code_compiler/resolve/main/images/blank.png') no-repeat center center fixed;
11
  background-size: cover;
12
  }
13
  /* Remove the white background box in header */