Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -311,7 +311,7 @@ def update_history(new_image, history):
|
|
311 |
return history
|
312 |
|
313 |
css = """
|
314 |
-
.
|
315 |
width: 86vw !important;
|
316 |
}
|
317 |
.contain {
|
|
|
311 |
return history
|
312 |
|
313 |
css = """
|
314 |
+
.gradio-container {
|
315 |
width: 86vw !important;
|
316 |
}
|
317 |
.contain {
|