Somdev Sangwan

Results 95 comments of Somdev Sangwan

### My code (creative mode) ```python bot = Chatbot(cookies=cookies) reply = await bot.ask(prompt="When was the first spiderman comic published?", conversation_style=ConversationStyle.creative, wss_link="wss://sydney.bing.com/sydney/ChatHub") print(json.dumps(reply, indent=4)) ``` ### Output using the library in...

Update the extension and try again. If that doesn't work, install it manually with `pip install ifnude --upgrade`

Hi @0xSaltyHash , Thank you for your contribution. It will take me some time for me to review this but I really appreciate the help.

I have kind of abandoned this project but I will fix the bug in free time. Meanwhile, you can take a look at my [Hash-Buster](https://github.con/s0md3v/Hash-Buster) to do the same job...

This isn't Hash Buster's fault. It looked up your hash in 4 different databases and none of them had it.

> Okay.. You should change hash-buster's description to "Find Hashes in seconds". It finds plaintext for hashes not hashes :laughing:

> [EDITED] "FIND PLAIN TEXT OF ENCODED STRINGS IN SECONDS" looks good. 100 Encoding and hashing are two totally different things :')

I am not familiar enough with StableDiffusion's ecosystem to implement something like this but I am keeping this issue in case someone who knows better sees this.

There are only two possible solutions and if none of them work, I can't help you. 1. Delete the model and download it manually from the link given in readme....

This issue has been fixed, my fault.