PrithivirajDamodaran/Parrot_Paraphraser

How to install this library with poetry?

Closed this issue · 1 comments

Does this library support installation via poetry?

Hey!

I added like this :)

[tool.poetry.dependencies]
fuzzywuzzy = "^0.18.0"
parrot = { git = "https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git", branch = "main" }