Text2Human
Text2Human copied to clipboard
RuntimeError:
sample_model.py", line 456, in generate_texture_map mask[self.segm[idx] == cls] = upper_fused_attr + 1 RuntimeError: Index put requires the source and destination dtypes match, got Int for the destination and Long for the source.
how to solve this problem