Spaces:
Build error
Build error
temp
Browse files
app.py
CHANGED
@@ -141,8 +141,8 @@ article = "<p style='text-align: center'><a href='https://github.com/naver/fire'
|
|
141 |
|
142 |
# css = ".output-image, .input-image {height: 40rem !important; width: 100% !important;}"
|
143 |
# css = "@media screen and (max-width: 600px) { .output_image, .input_image {height:20rem !important; width: 100% !important;} }"
|
144 |
-
|
145 |
-
css = ".input_image {height: 600px !important} .output_image, {height: 1200px !important}"
|
146 |
# css = ".output-image, .input-image {height: 40rem !important; width: 100% !important;}"
|
147 |
|
148 |
|
|
|
141 |
|
142 |
# css = ".output-image, .input-image {height: 40rem !important; width: 100% !important;}"
|
143 |
# css = "@media screen and (max-width: 600px) { .output_image, .input_image {height:20rem !important; width: 100% !important;} }"
|
144 |
+
css = ".output_image, .input_image {width: 1000px !important}"
|
145 |
+
# css = ".input_image {height: 600px !important} .output_image, {height: 1200px !important}"
|
146 |
# css = ".output-image, .input-image {height: 40rem !important; width: 100% !important;}"
|
147 |
|
148 |
|