perler commited on
Commit
9646922
1 Parent(s): f34279e

fix header text

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -91,8 +91,8 @@ def main():
91
 
92
  subprocess.run(['pip', 'list'])
93
 
94
- description_header = '# PPSurf: Combining Patches and Point Convolutions for Detailed Surface Reconstruction\n
95
- Note: Hugginface disabled docker support for Zero-GPU without notification and no solution. I will fix this space when I find the time.'
96
 
97
  description_col0 = '''## [Github](https://github.com/cg-tuwien/ppsurf)
98
  Supported input file formats:
 
91
 
92
  subprocess.run(['pip', 'list'])
93
 
94
+ description_header = '# PPSurf: Combining Patches and Point Convolutions for Detailed Surface Reconstruction\n'
95
+ 'Note: Hugginface disabled docker support for Zero-GPU without notification and no solution. I will fix this space when I find the time.'
96
 
97
  description_col0 = '''## [Github](https://github.com/cg-tuwien/ppsurf)
98
  Supported input file formats: