Spaces:
Running
on
Zero
Running
on
Zero
revert
Browse files
app.py
CHANGED
|
@@ -7,7 +7,7 @@ from huggingface_hub import login
|
|
| 7 |
import os
|
| 8 |
|
| 9 |
|
| 10 |
-
install_cuda_toolkit()
|
| 11 |
|
| 12 |
os.chdir("Pointcept/libs/pointops")
|
| 13 |
os.system("python setup.py install")
|
|
|
|
| 7 |
import os
|
| 8 |
|
| 9 |
|
| 10 |
+
#install_cuda_toolkit()
|
| 11 |
|
| 12 |
os.chdir("Pointcept/libs/pointops")
|
| 13 |
os.system("python setup.py install")
|