amirhoseinsedaghati
commited on
Update pages/Find_Topic.py
Browse files- pages/Find_Topic.py +1 -1
pages/Find_Topic.py
CHANGED
@@ -34,7 +34,7 @@ def main():
|
|
34 |
pass
|
35 |
with im2:
|
36 |
url = "https://i.postimg.cc/jdF1hPng/combined.png"
|
37 |
-
html(set_image(url), height=
|
38 |
with im3:
|
39 |
pass
|
40 |
|
|
|
34 |
pass
|
35 |
with im2:
|
36 |
url = "https://i.postimg.cc/jdF1hPng/combined.png"
|
37 |
+
html(set_image(url), height=400, width=400)
|
38 |
with im3:
|
39 |
pass
|
40 |
|