!pip install –target /content/drive/MyDrive/mymodule/ git+https://github.com/zalandoresearch/flair.git
import sys sys.path.append('/content/drive/MyDrive/mymodule')
!pip install –target /content/drive/MyDrive/mymodule/ git+https://github.com/zalandoresearch/flair.git
import sys sys.path.append('/content/drive/MyDrive/mymodule')