Fix the link at the bottom

#1
by hysts HF staff - opened
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -134,6 +134,6 @@ if __name__ == '__main__':
134
  [999, 'Drop Local', 5],
135
  ],
136
  css=".output-image, .image-preview {height: 100px !important}",
137
- article="<p style='text-align: center'><a href='https://github.com/ldkong1205/PointCloud-C target='_blank'>PointNet-C @ GitHub</a></p> "
138
  )
139
  iface.launch()
134
  [999, 'Drop Local', 5],
135
  ],
136
  css=".output-image, .image-preview {height: 100px !important}",
137
+ article="<p style='text-align: center'><a href='https://github.com/ldkong1205/PointCloud-C' target='_blank'>PointNet-C @ GitHub</a></p> "
138
  )
139
  iface.launch()