Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ transformers
|
|
2 |
torch
|
3 |
gradio==3.0.14
|
4 |
git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git
|
|
|
|
2 |
torch
|
3 |
gradio==3.0.14
|
4 |
git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git
|
5 |
+
pip install sentence-splitter
|