Siddharth Pant

Results 3 issues of Siddharth Pant

pgp_sym_encrypt function supports certain options. For example by default it uses AES128 algorithm to encrypt but you can customize `pgp_sym_encrypt(data, psw, 'compress-algo=1, cipher-algo=aes256')`. Is there a way I can provide...

enhancement
help wanted

I tried running the example code in summarization page of doc with 't5-base' model, but it errors out. I have tried using latest release and master of blurr and fastcore...

I am running this on Ubuntu 19.10 so your mileage may vary. There are two issues with the requirements file: 1. `pip install -r requirements.txt` fails because `psycopg2` now requires...