Spaces:
Sleeping
Sleeping
Update dl.py
Browse files
dl.py
CHANGED
|
@@ -297,7 +297,7 @@ with gr.Blocks(css=css) as build:
|
|
| 297 |
with gr.Tab("Space Info"):
|
| 298 |
with gr.Row():
|
| 299 |
with gr.Column(scale=3):
|
| 300 |
-
|
| 301 |
gr.Column(scale=1)
|
| 302 |
with gr.Tab("Files"):
|
| 303 |
with gr.Column(scale=1):
|
|
|
|
| 297 |
with gr.Tab("Space Info"):
|
| 298 |
with gr.Row():
|
| 299 |
with gr.Column(scale=3):
|
| 300 |
+
space_info_json=gr.JSON()
|
| 301 |
gr.Column(scale=1)
|
| 302 |
with gr.Tab("Files"):
|
| 303 |
with gr.Column(scale=1):
|