Skip to content

Commit

Permalink
Merge pull request #37 from charisoudis/main
Browse files Browse the repository at this point in the history
fix missing mcubes import bug
  • Loading branch information
dendenxu authored May 24, 2024
2 parents 004c868 + 412fc0e commit a79cba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions easyvolcap/utils/fusion_utils.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import cv2
import mcubes
import torch
import trimesh
import numpy as np
Expand Down

0 comments on commit a79cba4

Please sign in to comment.