Spaces:
Runtime error
Runtime error
Update demo.py
Browse files
demo.py
CHANGED
@@ -43,11 +43,6 @@ css = """
|
|
43 |
margin: 0 5px;
|
44 |
color: black;
|
45 |
}
|
46 |
-
.gradio-container {
|
47 |
-
display: flex;
|
48 |
-
flex-direction: column;
|
49 |
-
align-items: center;
|
50 |
-
}
|
51 |
.row {
|
52 |
display: flex;
|
53 |
justify-content: center;
|
|
|
43 |
margin: 0 5px;
|
44 |
color: black;
|
45 |
}
|
|
|
|
|
|
|
|
|
|
|
46 |
.row {
|
47 |
display: flex;
|
48 |
justify-content: center;
|