Closed anilnishad19799 closed 3 years ago
There was a small issue with the syft version in setup.py. I have made the necessary changes(form syft==0.4.0 to 0.3.0) and it works fine on colab. PR #202
Thanks a lot, I faced the same issue it works with the changes you have made here.
solved in #211
I want to secure my nlp model while deploying in on-device , that i have build in spacy.
installation steps that i follows : git clone https://github.com/OpenMined/SyferText.git cd SyferText python setup.py install
System Information
Error
kindly give me suggestion to protect my spacy model on-device deployment , and please resolve my error.