AlexWindels

Results 2 issues of AlexWindels

After instapy installation and running: ##### from instapy import InstaPy I get following error: ImportError: cannot import name 'cygrpc' from 'grpc._cython' (/Users/winde/Library/Python/3.8/lib/python/site-packages/grpc/_cython/__init__.py) Any ideas on how I can resolve this?...

Hi all, I am currently exploring protein generator on the HuggingFace space. I am trying out the AA compositional bias conditioning and I ran the following example: 'W0.2,E0.1', with 40...