CryptoSoltan

Results 31 comments of CryptoSoltan

> pip install transformers==4.19.2 hi I have the same problem, please elaborate on where to put this command exactly (I'm a nooooooooob)

I did the installation though its still not working still showing the same error File "C:\AI\stable-diffusion-webui\stable-diffusion-webui\modules\interrogate.py", line 173, in interrogate res += "" TypeError: unsupported operand type(s) for +=: 'NoneType'...

> > Thank You. This worked for me. > > You're welcome. Just don't forget to change the path if you'll be moving your stable diffusion to a different folder...

> So, this is probably wrong in some way and I may be yelled at by other users who know more about this stuff, but here's what I did to...

This is my changes to the interrogate.py file line 50 to 52: blip_model = models.blip.blip_decoder(pretrained="C:/AI/stable-diffusion-webui/stable-diffusion-webui/repositories/BLIP/models/model_base_caption_capfilt_large.pth" return blip_model, image_size=blip_image_eval_size, vit='base', med_config=os.path.join(paths.paths["BLIP"], "configs", "med_config.json")) blip_model.eval()

oh sorry my bad I've accidentally changed the order of the lines I guess for whom ever who did the same go here and check the lines with the original...

> So, this is probably wrong in some way and I may be yelled at by other users who know more about this stuff, but here's what I did to...

I have almost the same issue the interrogate button seems not working it keeps showing loading on it. I don't know how to fix it

![image](https://user-images.githubusercontent.com/89420883/197410400-a402c8fd-f187-410d-86b1-b4d2de2c73fa.png) every thing seems working fine but the interrogate button