tamang0000
commited on
Commit
·
2d10412
1
Parent(s):
85ba6af
image resize
Browse files
app.py
CHANGED
|
@@ -153,7 +153,7 @@ if __name__ == '__main__':
|
|
| 153 |
with gr.Row():
|
| 154 |
gr.Markdown(
|
| 155 |
"""
|
| 156 |
-
## <img src="https://raw.githubusercontent.com/SAGAR-TAMANG/sagar-tamang-official-website-new/master/img/pi.jpg" height="
|
| 157 |
"""
|
| 158 |
)
|
| 159 |
with gr.Row():
|
|
|
|
| 153 |
with gr.Row():
|
| 154 |
gr.Markdown(
|
| 155 |
"""
|
| 156 |
+
## <img src="https://raw.githubusercontent.com/SAGAR-TAMANG/sagar-tamang-official-website-new/master/img/pi.jpg" height="0"/>
|
| 157 |
"""
|
| 158 |
)
|
| 159 |
with gr.Row():
|