Spaces:
Runtime error
Runtime error
show note about broken space
Browse files
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:
|