Muneeb Ahmad

Results 22 comments of Muneeb Ahmad

Hey, @Hunter2807 I just had the same question, seems to me by this point you would have enough experience dealing with mega.py is there a ratelimit or how much is...

I am proceeding to go ahead and run mega.py on my web application for easier management, but I guess I will then surely have a fall back to Dropbox in...

@zerocool909 Your Solution works for the PyPI package `yolo5`. Can confirm!

@chrystalla you may want to go ahead and create a flask rest API where you go ahead and serve NSFW detection requests, this way you can go ahead and save...

@b31ngD3v Still gives this error ``` File "/home/mkbhd/bomberthon/bomberthon.py", line 61, in smsbombinglinux() File "/home/mkbhd/bomberthon/smsprocess.py", line 160, in smsbombinglinux browser = webdriver.Firefox(executable_path=cr_dict , options=options) File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/firefox/webdriver.py", line 170, in __init__ RemoteWebDriver.__init__(...

Okay, so for the community, here is the answer on how we can go ahead and append representations to the .pkl file in automatically generated in our database folder. #...

@serengil You can go ahead and close this one now, as I can confirm my approach works. Also, I wanted to say thank you for the awesome work you are...

@dogpacolypse100 try downloading it from online it's a standard password guessing file widely available. 👍

I had the same issue, `pip install --no-cache-dir paddlepaddle==2.5.1 paddleocr==2.7.0.3` this fixed it.