Update app.py
Browse files
app.py
CHANGED
|
@@ -439,7 +439,7 @@ with gr.Blocks(
|
|
| 439 |
label="📋 Invoice Predictions",
|
| 440 |
interactive=False,
|
| 441 |
wrap=True,
|
| 442 |
-
|
| 443 |
)
|
| 444 |
|
| 445 |
with gr.Column(scale=1):
|
|
|
|
| 439 |
label="📋 Invoice Predictions",
|
| 440 |
interactive=False,
|
| 441 |
wrap=True,
|
| 442 |
+
# height=400
|
| 443 |
)
|
| 444 |
|
| 445 |
with gr.Column(scale=1):
|