amirhoseinsedaghati commited on
Commit
d7aea68
·
verified ·
1 Parent(s): afd2097

Update pages/Summarize_Text.py

Browse files
Files changed (1) hide show
  1. pages/Summarize_Text.py +1 -1
pages/Summarize_Text.py CHANGED
@@ -39,7 +39,7 @@ def main():
39
  pass
40
  with im2:
41
  url = "https://i.postimg.cc/jdF1hPng/combined.png"
42
- html(set_image(url), height=500, width=500)
43
  with im3:
44
  pass
45
 
 
39
  pass
40
  with im2:
41
  url = "https://i.postimg.cc/jdF1hPng/combined.png"
42
+ html(set_image(url), height=400, width=400)
43
  with im3:
44
  pass
45