File "C:/Project/PycharmProject/virtual_try_on_use_deep_learning/main.py", line 79, in _precompute_coeffs
points = np.array([np.arange(row) + xmins[i] for i, row in enumerate(bounds[1::2])]) / filterscale
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (12,) + inhomogeneous part.