Imran Akbar
Imran Akbar
Could someone please explain how to fix this package so it works on AWS Lambda? What needs to be installed or configured? Could we re-open this ticket please?
Is there any way to retry or restart the Chromeless proxy after a timeout?
My use case is slightly different - I'd like to just be able to see every network request, like you can in dev tools. URL, method, POST data, response, etc.
I can't seem to get this working when running locally. I just get 10 Chrome icons pop up, but the pages never load: const Chromeless = require('chromeless').default var list =...
This seems to have been fixed in 1.3, so I think we can close this.
It looks like I'd need a different model checkpoint? When I tried size of 512, I got the following error: Traceback (most recent call last): File "run_demo.py", line 111, in...
Thanks. I passed in the exp_eye parameter to test.py and tried to hard-code the area to 0.0 and also 0.15 in lines 161 & 163 in provider.py but neither caused...
Thanks. I was using the pretrained Obama model and generated [this video](https://drive.google.com/file/d/1YzIDrU-yW8jnLl65Ah0BCz6X6CjGZqYP/view?usp=drivesdk) with the eye area set to 0. I’ll try again with two other models and see if the...
Thanks. Setting the eye area to 0 works for the 'engm' model, but not for the others for some reason. But yes, I can see that in the demo video...