Spaces:
kadirnar
/
Running on Zero

fffiloni commited on
Commit
070492a
1 Parent(s): f6cb293

Update demo_gradio.py

Browse files
Files changed (1) hide show
  1. demo_gradio.py +1 -1
demo_gradio.py CHANGED
@@ -167,7 +167,7 @@ def greet(input_image, material_exemplar):
167
  css = """
168
  #col-container{
169
  margin: 0 auto;
170
- max-width: 1080px;
171
  }
172
  """
173
 
 
167
  css = """
168
  #col-container{
169
  margin: 0 auto;
170
+ max-width: 640px;
171
  }
172
  """
173