camenduru / grounded-segment-anything-colab

Grounding DINO with Segment Anything & Stable Diffusion colab
The Unlicense
191 stars 17 forks source link

Error while trying to use inpaint #3

Open ASHR12 opened 1 year ago

ASHR12 commented 1 year ago

TypeError: 'NoneType' object is not callable final text_encoder_type: bert-base-uncased Some weights of the model checkpoint at bert-base-uncased were not used when initializing BertModel: ['cls.predictions.bias', 'cls.seq_relationship.bias', 'cls.predictions.transform.dense.bias', 'cls.predictions.transform.LayerNorm.weight', 'cls.predictions.transform.LayerNorm.bias', 'cls.predictions.decoder.weight', 'cls.seq_relationship.weight', 'cls.predictions.transform.dense.weight']