Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -61,9 +61,6 @@ def view_model(selected_models):
|
|
61 |
|
62 |
# CSS to style the Gradio components and HTML content
|
63 |
custom_css = """
|
64 |
-
body {
|
65 |
-
background-color: #D3D3D3; /* Light grey background */
|
66 |
-
}
|
67 |
|
68 |
.custom-row {
|
69 |
display: flex;
|
|
|
61 |
|
62 |
# CSS to style the Gradio components and HTML content
|
63 |
custom_css = """
|
|
|
|
|
|
|
64 |
|
65 |
.custom-row {
|
66 |
display: flex;
|