wushuang98 commited on
Commit
eda7f2d
·
verified ·
1 Parent(s): 6ffdc74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import os
2
- os.system('pip install/home/user/app/third_party/voxelize/udf_ext-0.0.0-cp310-cp310-linux_x86_64.whl')
3
  import spaces
4
  import torch
5
  import trimesh
 
1
  import os
2
+ os.system('pip install /home/user/app/third_party/voxelize/udf_ext-0.0.0-cp310-cp310-linux_x86_64.whl')
3
  import spaces
4
  import torch
5
  import trimesh