Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -198,14 +198,6 @@ css = """
|
|
198 |
#box_column {
|
199 |
min-width: 400px;
|
200 |
}
|
201 |
-
#gallery_box {
|
202 |
-
border: 1px solid #ddd;
|
203 |
-
border-radius: 8px;
|
204 |
-
padding: 15px;
|
205 |
-
}
|
206 |
-
#gallery {
|
207 |
-
height: 400px;
|
208 |
-
}
|
209 |
#selected_lora {
|
210 |
color: #2563eb;
|
211 |
font-weight: bold;
|
|
|
198 |
#box_column {
|
199 |
min-width: 400px;
|
200 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
#selected_lora {
|
202 |
color: #2563eb;
|
203 |
font-weight: bold;
|