Closed sudonymously closed 1 month ago
Hi, this error is quite strange. The script automatically center-crops the input image and resizes it to 576x1024, so theoretically, this shouldn't cause an error. Are you using the CLI or the Gradio app? Could you paste your test image here?
Hi, i was able to resolve by followign the steps here https://github.com/Drexubery/ViewCrafter/issues/23#issuecomment-2371206533
Hi, When trying a different aspect ratio like 320x512 or 1024x576 (for portrait mode), i run into the error below. Are their tricks to run this model using a different aspect ratio?
RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 40 but got size 72 for tensor number 1 in the list.
Full error