ziqima commited on
Commit
07e191e
·
1 Parent(s): 69cf36b
Files changed (1) hide show
  1. app.py +1 -1
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")