jamino30 commited on
Commit
7f82183
1 Parent(s): d1b5372

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,7 +98,7 @@ def set_slider(value):
98
  css = """
99
  #container {
100
  margin: 0 auto;
101
- max-width: 1500px;
102
  }
103
  """
104
 
 
98
  css = """
99
  #container {
100
  margin: 0 auto;
101
+ max-width: 1200px;
102
  }
103
  """
104