fffiloni commited on
Commit
046db3b
·
1 Parent(s): efd2704

Update share_btn.py

Browse files
Files changed (1) hide show
  1. share_btn.py +1 -0
share_btn.py CHANGED
@@ -56,6 +56,7 @@ share_js = """async () => {
56
  const descriptionMd = `
57
  #### Video input:
58
  ${urlInputVid}
 
59
  #### Pix2Pix result:
60
  ${dataOutputVid}
61
  `;
 
56
  const descriptionMd = `
57
  #### Video input:
58
  ${urlInputVid}
59
+
60
  #### Pix2Pix result:
61
  ${dataOutputVid}
62
  `;