Vinamra Yadav
Vinamra Yadav
i too have same issue. lemme know if anyone know how to fix it.
It was cloudflare antibot which was blocking request. So you all can fix it by importing cloudscraper and replacing line 16 `session = requests.Session()` TO `session = cloudscraper.create_scraper()` In gingerit.py...
> i recommend you to check your file again because here's what i am getting `{'text': 'my name is pawan what is your name.', 'result': 'My name is Pawan what...
> @MythicalMAxX thanks it's working fine now. I have a query. can we use this library in big project where this library get thousand of request per second. or This...
> Hello Abhiram I don't have much experience with Google colab. I recommend you to check that you edited the right file. Or you can fork this repo, edit it...
Hi @Jununn , this issue depends on [#222](https://github.com/NevaMind-AI/memU/issues/222), which I’m already working on. Since this one is currently unassigned, could you please assign it to me as well so I...