AnimateDiff icon indicating copy to clipboard operation
AnimateDiff copied to clipboard

OverflowError: cannot fit 'int' into an index-sized integer

Open Hubert2102 opened this issue 1 year ago • 1 comments

python -m scripts.animate --config configs/prompts/v1/v1-1-ToonYou.yaml

File "/export/software/anaconda3/envs/animatediff/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 3370, in _pad encoded_inputs["attention_mask"] = encoded_inputs["attention_mask"] + [0] * difference OverflowError: cannot fit 'int' into an index-sized integer

Hubert2102 avatar Jan 02 '24 09:01 Hubert2102