Is it possible to convert pkl-filed model (or open pkl model as text then copy it to a new file and name it .txt) then copy text to another device and convert it back to pkl model?
I need to do this because I can't just drag and drop file (for example when I want the model be used in Virtual environment that I can't have access on file uploads)