Spaces:
Runtime error
Runtime error
layerdiffusion
commited on
Commit
•
914ccfa
1
Parent(s):
ee67f82
app.py
CHANGED
@@ -272,7 +272,6 @@ def diffusion_fn(chatbot, canvas_outputs, num_samples, seed, image_width, image_
|
|
272 |
css = '''
|
273 |
code {white-space: pre-wrap !important;}
|
274 |
.gradio-container {max-width: none !important;}
|
275 |
-
.container {max-width: none !important;}
|
276 |
.outer_parent {flex: 1;}
|
277 |
.inner_parent {flex: 1;}
|
278 |
footer {display: none !important; visibility: hidden !important;}
|
|
|
272 |
css = '''
|
273 |
code {white-space: pre-wrap !important;}
|
274 |
.gradio-container {max-width: none !important;}
|
|
|
275 |
.outer_parent {flex: 1;}
|
276 |
.inner_parent {flex: 1;}
|
277 |
footer {display: none !important; visibility: hidden !important;}
|