LeonceNsh commited on
Commit
0e57ae5
·
verified ·
1 Parent(s): 70ced0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -130,7 +130,6 @@ def main():
130
  outputs=gr.Image(type="pil", label="Venture Network Graph"),
131
  title="Venture Networks Visualization",
132
  description="Select investors to visualize their investments in various companies. The graph shows connections between investors and the companies they've invested in.",
133
- layout="vertical",
134
  allow_flagging="never"
135
  )
136
 
 
130
  outputs=gr.Image(type="pil", label="Venture Network Graph"),
131
  title="Venture Networks Visualization",
132
  description="Select investors to visualize their investments in various companies. The graph shows connections between investors and the companies they've invested in.",
 
133
  allow_flagging="never"
134
  )
135