fffiloni commited on
Commit
de551d3
1 Parent(s): d510fa3

Update share_btn.py

Browse files
Files changed (1) hide show
  1. share_btn.py +1 -1
share_btn.py CHANGED
@@ -68,7 +68,7 @@ share_js = """async () => {
68
 
69
  const descriptionMd = `
70
  #### Image init:
71
- <imr src="${urlInputImg}" width="42%" />
72
 
73
  #### MS Image2Video result:
74
  ${dataOutputVid}
 
68
 
69
  const descriptionMd = `
70
  #### Image init:
71
+ <img src="${urlInputImg}" width="42%" />
72
 
73
  #### MS Image2Video result:
74
  ${dataOutputVid}