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

Update pages/Translate_Text.py

Browse files
Files changed (1) hide show
  1. pages/Translate_Text.py +1 -1
pages/Translate_Text.py CHANGED
@@ -31,7 +31,7 @@ def main():
31
  pass
32
  with im2:
33
  url = "https://i.postimg.cc/jdF1hPng/combined.png"
34
- html(set_image(url), height=500, width=500)
35
  with im3:
36
  pass
37
 
 
31
  pass
32
  with im2:
33
  url = "https://i.postimg.cc/jdF1hPng/combined.png"
34
+ html(set_image(url), height=400, width=400)
35
  with im3:
36
  pass
37