InstantMesh icon indicating copy to clipboard operation
InstantMesh copied to clipboard

为什么无法完成加载。问题如下图

Open TzyTman opened this issue 1 year ago • 5 comments

Uploading WeChat8e740c817c392d7e2f472bcb73ce581f.jpg…

TzyTman avatar Apr 26 '24 07:04 TzyTman

WeChat8e740c817c392d7e2f472bcb73ce581f

TzyTman avatar Apr 26 '24 07:04 TzyTman

Seed set to 42 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 75/75 [00:12<00:00, 6.09it/s] /home/mk/InstantMesh-main/app.py:138: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.) show_image = torch.from_numpy(show_image) # (960, 640, 3)

TzyTman avatar Apr 26 '24 08:04 TzyTman