Alex

Results 19 comments of Alex

I believe it is upload an album, multiple pic in a post.

Hi all, If this proxy feature is now included in the code? I think this is quite important as auto posting for multi account using same IP address will easily...

@ChunkyTester where should I put your code in? proxies = {'http': 'http://10.11.4.254:3128'} self.session = requests.session() self.session.proxies.update(proxies)

@araffin @tdh4vn , same issue, did you figured out how to solve it? Thanks.

Are we pending for anything to merger to master branch? @yggg

@finnickniu @shellwolrd having same issues. ``` --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) in 1 import keras.backend as K ----> 2 from detector.face_detector import MTCNNFaceDetector 3 import glob 4 5...