Spaces:
Running
Running
lalashechka
commited on
Commit
•
4bf47d1
1
Parent(s):
193561e
Update app.py
Browse files
app.py
CHANGED
@@ -67,12 +67,6 @@ css = """
|
|
67 |
.gradio-container {
|
68 |
min-width: 100% !important;
|
69 |
}
|
70 |
-
#image_output1 {
|
71 |
-
max-height: 500px !important;
|
72 |
-
}
|
73 |
-
#image_output2 {
|
74 |
-
max-height: 500px !important;
|
75 |
-
}
|
76 |
#generate {
|
77 |
width: 100%;
|
78 |
background: #e253dd !important;
|
|
|
67 |
.gradio-container {
|
68 |
min-width: 100% !important;
|
69 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
#generate {
|
71 |
width: 100%;
|
72 |
background: #e253dd !important;
|