Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -77,7 +77,7 @@ body::before {
|
|
| 77 |
background-color: inherit;
|
| 78 |
}
|
| 79 |
button[aria-label="Download"] {
|
| 80 |
-
transform: scale(
|
| 81 |
transform-origin: top right;
|
| 82 |
margin: 0 !important;
|
| 83 |
padding: 6px !important;
|
|
@@ -92,7 +92,7 @@ button[aria-label="Open in new tab"] {
|
|
| 92 |
display: none;
|
| 93 |
}
|
| 94 |
""", title="LBM Object Relighting") as demo:
|
| 95 |
-
gr.Markdown("
|
| 96 |
|
| 97 |
with gr.Row():
|
| 98 |
with gr.Column():
|
|
|
|
| 77 |
background-color: inherit;
|
| 78 |
}
|
| 79 |
button[aria-label="Download"] {
|
| 80 |
+
transform: scale(3);
|
| 81 |
transform-origin: top right;
|
| 82 |
margin: 0 !important;
|
| 83 |
padding: 6px !important;
|
|
|
|
| 92 |
display: none;
|
| 93 |
}
|
| 94 |
""", title="LBM Object Relighting") as demo:
|
| 95 |
+
gr.Markdown("Rindriçim i Objektit me Sfondin e Zgjedhur")
|
| 96 |
|
| 97 |
with gr.Row():
|
| 98 |
with gr.Column():
|