amirhoseinsedaghati commited on
Commit
304ea47
·
verified ·
1 Parent(s): 2806689

Update pages/Analyze_Text.py

Browse files
Files changed (1) hide show
  1. pages/Analyze_Text.py +1 -1
pages/Analyze_Text.py CHANGED
@@ -119,7 +119,7 @@ def main():
119
  pass
120
  with im2:
121
  url = "https://i.postimg.cc/jdF1hPng/combined.png"
122
- html(set_image(url), height=500, width=500)
123
  with im3:
124
  pass
125
 
 
119
  pass
120
  with im2:
121
  url = "https://i.postimg.cc/jdF1hPng/combined.png"
122
+ html(set_image(url), height=400, width=400)
123
  with im3:
124
  pass
125