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

show note about broken space

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -91,7 +91,8 @@ def main():
91
 
92
  subprocess.run(['pip', 'list'])
93
 
94
- description_header = '# PPSurf: Combining Patches and Point Convolutions for Detailed Surface Reconstruction'
 
95
 
96
  description_col0 = '''## [Github](https://github.com/cg-tuwien/ppsurf)
97
  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: