Skip to content

Commit

Permalink
Update meshlab_io.py
Browse files Browse the repository at this point in the history
  • Loading branch information
martin de la gorce committed Jul 15, 2023
1 parent 8256115 commit 014c63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deodr/meshlab_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from typing import List
from xml.dom import minidom

from imageio import imwrite
from imageio.v3 import imwrite
import numpy as np

from .differentiable_renderer import Camera
Expand Down

0 comments on commit 014c63b

Please sign in to comment.