Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -120,8 +120,8 @@ if __name__ == "__main__":
|
|
120 |
|
121 |
with gr.Column(scale=1):
|
122 |
gr.Image(value="./images/cd2.svg", label="Sample 2", show_label=True, interactive=False, height="auto")
|
123 |
-
gr.Image(value="./images/
|
124 |
-
gr.Image(value="./images/
|
125 |
|
126 |
# with gr.TabItem("Entity Relationship"):
|
127 |
# with gr.Row():
|
|
|
120 |
|
121 |
with gr.Column(scale=1):
|
122 |
gr.Image(value="./images/cd2.svg", label="Sample 2", show_label=True, interactive=False, height="auto")
|
123 |
+
gr.Image(value="./images/cd6.svg", label="Sample 4", show_label=True, interactive=False, height="auto")
|
124 |
+
gr.Image(value="./images/cd4.svg", label="Sample 6", show_label=True, interactive=False, height="auto")
|
125 |
|
126 |
# with gr.TabItem("Entity Relationship"):
|
127 |
# with gr.Row():
|