ZahirJS commited on
Commit
2b306ae
·
verified ·
1 Parent(s): d54c5a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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/cd4.svg", label="Sample 4", show_label=True, interactive=False, height="auto")
124
- gr.Image(value="./images/cd6.svg", label="Sample 6", show_label=True, interactive=False, height="auto")
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():